<?xml version="1.0" encoding="utf-8"?>
<templates>

    <t t-name="web.CodeEditor">
        <div t-ref="editorRef" class="w-100" t-att-class="props.class" />
    </t>

</templates>
