[ADD] theme saas-15

This commit is contained in:
Design
2021-05-12 08:31:54 +02:00
committed by Jeremy Kersten
commit 1680be7f69
3871 changed files with 154991 additions and 0 deletions
+10
View File
@@ -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>