OSPPCloudUniversity3/addons/theme_odoo_experts/views/snippets/s_title.xml

12 lines
267 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_title" inherit_id="website.s_title">
<!-- Section -->
<xpath expr="//h1/font" position="replace" mode="inner">
Pricing to suit<br/> all sizes of business
</xpath>
</template>
</odoo>