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

<t t-name="html_builder.BentoBorderOption">
    <BuilderRow label.translate="Roundness">
        <BuilderRange action="'setClassRange'" actionParam="['rounded-0','rounded-1','rounded-2','rounded-3','rounded-4','rounded-5']" max="5"/>
    </BuilderRow>
    <BorderConfigurator label.translate="Border" withRoundCorner="false"/>
    <ShadowOption/>
</t>

</templates>
