- Repo for opensource odoo website theme (since V13.0)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
455 B

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_call_to_action" inherit_id="website.s_call_to_action">
<!-- Paragraph -->
<xpath expr="//h3" position="replace">
<h3><b>345 couples</b> trusted us to organize their wedding.</h3>
</xpath>
<xpath expr="//p" position="replace">
<p>Join them and let us help you make this day unforgettable.</p>
</xpath>
</template>
</odoo>