[ADD] theme saas-15
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template inherit_id="website.feat">
|
||||
<xpath expr="//img[contains(@src, 'move_top')]" position="after">
|
||||
<hr class="mb64 mt64"/>
|
||||
<img class="img-responsive o_animate o_anim_fade_in" src="/theme_graphene/static/description/media/latest_posts.jpg" alt=""/>
|
||||
<a href="/page/blocks#posts" class="btn btn-default">Discover More</a>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user