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.
 
 
 
 
 

16 lines
566 B

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- Index Video snippet template-->
<template id="zen_video" name="Index Video Snippet">
<section class="video">
<div class="bs-example">
<a data-fancybox=''
href="https://www.youtube.com/watch?v=AC1cREPIw_o&amp;autoplay=1&amp;rel=0&amp;controls=0&amp;showinfo=0"
target="_blank">
<button class="pulse">
</button>
</a>
</div>
</section>
</template>
</odoo>