<templates xml:space="preserve">
    <t t-name="html_editor.MobileToolbar">
        <div t-ref="toolbarWrapper" class="o-toolbar-above-keyboard">
            <Toolbar t-props="this.props"/>
        </div>
    </t>
</templates>
