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