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