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

<t t-name="html_builder.CustomizeComponent">
    <t t-component="this.props.comp" t-props="this.props.compProps"/>
</t>

</templates>
