gestion des demandes d'évolution pour le centre kalachakra non géré dans les module booking et opendons
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.
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo>
|
|
<template id="kalachakra.event_calendar" name="event calendar">
|
|
|
|
<t t-call="website.layout">
|
|
<div class="oe_structure">
|
|
<div class="container">
|
|
|
|
</div>
|
|
</div>
|
|
<iframe width="100%" height="800" frameborder="0" t-att-src="url"/>
|
|
</t>
|
|
</template>
|
|
|
|
|
|
|
|
</odoo>
|