<odoo>
    <template id="assets_backend" name="gamification assets" inherit_id="web.assets_backend">
        <xpath expr="." position="inside">
            <link rel="stylesheet" type="text/scss" href="/gamification/static/src/scss/gamification.scss"/>
        </xpath>
    </template>
</odoo>
