metatroncubeswdev e4f9c786a3 first commit
2026-06-27 13:00:40 -04:00

9 lines
291 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="layout" inherit_id="website.layout" name="Aartha Labs Layout">
<xpath expr="//body" position="attributes">
<attribute name="class" add="aartha-theme" separator=" "/>
</xpath>
</template>
</odoo>