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

<t t-name="website.HeaderBoxOption">
    <BorderConfigurator
        label.translate="Border"
        action="'styleActionHeader'"
        withBSClass="false"
        withRoundCorner="this.domState.withRoundCorner"
    />
    <ShadowOption
        setShadowModeAction="'setShadowModeHeader'"
        setShadowAction="'setShadowHeader'"
    />
</t>

</templates>
