<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">
    <t t-name="website.AutoCompleteWithPages" t-inherit="web.AutoComplete">
        <xpath expr="//input[@t-ref='input']" position="attributes">
            <attribute name="class" add="d-none" separator=" " />
        </xpath>
    </t>
</templates>
