10 lines
315 B
XML
Executable File
10 lines
315 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo>
|
|
<template id="style10_assets_frontend" inherit_id="web.assets_frontend" name="Style">
|
|
<xpath expr="." position="inside">
|
|
<link href="/clarico_snippet_style_11/static/src/less/style_10.less" type="text/less"
|
|
rel="stylesheet" />
|
|
</xpath>
|
|
</template>
|
|
</odoo>
|