s_text_block.xml 905 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <odoo>
  3. <template id="s_text_block" name="Text">
  4. <div class="s_text_block o_mail_snippet_general pt40 pb40" style="padding-left: 15px; padding-right: 15px;">
  5. <div class="container s_allow_columns">
  6. <p> The open source model of Odoo has allowed us to leverage thousands of developers and
  7. business experts to build hundreds of apps in just a few years.</p>
  8. <p> With strong technical foundations, Odoo's framework is unique.
  9. It provides top notch usability that scales across all apps.</p>
  10. <p> Usability improvements made on Odoo will automatically apply to all
  11. of our fully integrated apps.</p>
  12. <p> That way, Odoo evolves much faster than any other solution.</p>
  13. </div>
  14. </div>
  15. </template>
  16. </odoo>