- 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.
 
 
 
 

10 lines
360 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>As <b>436 clients</b> before you, let’s work together</h3>
</xpath>
<xpath expr="//p" position="replace"/>
</template>
</odoo>