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

13 lines
598 B

5 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <odoo>
  3. <!-- <template name="Well Extended" id="s_well_extended" inherit_id="website.s_well">
  4. <xpath expr="//div[hasclass('s_well')]" position="replace">
  5. <div class="s_well well well-gray-darker">
  6. <span class="fa fa-exclamation-triangle fa-3x float-left"></span>
  7. <div class="well-text">
  8. <p>Explain the benefits you offer.<br/>Don't write about products or services here, write about solutions.</p>
  9. </div>
  10. </div>
  11. </xpath>
  12. </template> -->
  13. </odoo>