|
<odoo>
|
|
<data>
|
|
|
|
<template id="assets_frontend" name="Frontend Assets" inherit_id="web.assets_frontend">
|
|
<xpath expr="." position="inside">
|
|
<link rel="stylesheet" type="text/scss" href="/p_donation_theme/static/src/scss/theme.scss"/>
|
|
</xpath>
|
|
</template>
|
|
|
|
</data>
|
|
</odoo> |