<?xml version="1.0" encoding="utf-8"?>
<odoo>
    <template id="s_text_block" name="Text">
        <div class="s_text_block pt40 pb40 px-3 o_mail_snippet_general" data-snippet="s_text_block">
            <div class="container s_allow_columns">
                <p class="o_default_snippet_text"> The open source model of Odoo has allowed us to leverage thousands of developers and
                    business experts to build hundreds of apps in just a few years.</p>
                <p class="o_default_snippet_text"> With strong technical foundations, Odoo's framework is unique.
                    It provides top notch usability that scales across all apps.</p>
                <p class="o_default_snippet_text"> Usability improvements made on Odoo will automatically apply to all
                    of our fully integrated apps.</p>
                <p class="o_default_snippet_text"> That way, Odoo evolves much faster than any other solution.</p>
            </div>
        </div>
    </template>
</odoo>
