<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_title" inherit_id="website.s_title">
    <!-- Section -->
    <xpath expr="//h2" position="replace" mode="inner">
        Pricing to suit<br/> all sizes of business
    </xpath>
</template>

</odoo>
