<?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="'jobs'" actionValue="'/jobs'" id="'search_jobs_opt'">
            Jobs
        </BuilderSelectItem>
    </xpath>
</t>

</templates>
