7 lines
273 B
XML
7 lines
273 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<odoo>
|
|
<template name="Artists Banner Parallax" id="artists_s_banner_parallax" inherit_id="theme_common.s_banner_parallax">
|
|
<xpath expr="//div[hasclass('col-md-9')]/*[last()]" position="replace"/>
|
|
</template>
|
|
</odoo>
|