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.
 
 
 
 
 

14 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="autofly_banner_snippet" inherit_id="website.snippets" name="Autofly banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_autofly.banner" t-thumbnail="/theme_autofly/static/description/Images/banner-thumb.png"/>
<t t-snippet="theme_autofly.autofly_search" t-thumbnail="/theme_autofly/static/description/Images/icons8-search-64.png"/>
<t t-snippet="theme_autofly.find_car_snippet" t-thumbnail="/theme_autofly/static/description/Images/car.png"/>
<t t-snippet="theme_autofly.autofly_partners" t-thumbnail="/theme_autofly/static/description/Images/banner-thumb.png"/>
<t t-snippet="theme_autofly.choose_us" t-thumbnail="/theme_autofly/static/description/Images/banner-thumb.png"/>
<t t-snippet="theme_autofly.client_testimonial" t-thumbnail="/theme_autofly/static/description/Images/banner-thumb.png"/>
<t t-snippet="theme_autofly.product_tab_snippet" t-thumbnail="/theme_autofly/static/description/Images/banner-thumb.png"/>
</xpath>
</template>
</odoo>