<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

<t t-name="html_builder.ImageSize">
    <span t-if="state.size" class="o-hb-image-size-info text-nowrap p-1 rounded" title="Size" t-out="state.size" />
</t>

</templates>
