Files
design-themes/theme_notes/views/snippets/s_cover.xml
T

12 lines
254 B
XML
Raw Normal View History

2021-07-06 14:56:59 +00:00
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_cover" inherit_id="website.s_cover">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
2024-07-15 22:42:09 +02:00
Discover <br/>the Miraillet Festival
</xpath>
</template>
2021-07-06 14:56:59 +00:00
</odoo>