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