[ADD] theme saas-15
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
<template id="yes_demo_blocks" inherit_id="website.demo_blocks" name="Yes Building Blocks">
|
||||
<xpath expr="//div[@data-oe-call='theme_common.s_testimonial_slider']" position="after">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h4 class="text-muted text-center">2 Color blocks</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div data-oe-call="theme_common.s_color_blocks_2"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user