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

<t t-inherit="website.SearchbarOption" t-inherit-mode="extension">
    <xpath expr="//BuilderSelect[@id=&quot;'scope_opt'&quot;]" position="inside">
        <BuilderSelectItem dataAttributeActionValue="'events'" actionValue="'/events'" id="'search_events_opt'">
            Events
        </BuilderSelectItem>
    </xpath>
</t>

</templates>
