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