- 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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <odoo>
  3. <template id="s_call_to_action" inherit_id="website.s_call_to_action">
  4. <!-- Paragraph -->
  5. <xpath expr="//h3" position="replace">
  6. <h3>As <b>436 clients</b> before you, let’s work together</h3>
  7. </xpath>
  8. <xpath expr="//p" position="replace"/>
  9. </template>
  10. </odoo>