@ -46,6 +46,7 @@
</template>
</template>
<template id= "event_time" inherit_id= "website_event.index_topbar" >
<template id= "event_time" inherit_id= "website_event.index_topbar" >
<xpath expr= "//a[@class='btn dropdown-toggle']" position= "replace" >
<xpath expr= "//a[@class='btn dropdown-toggle']" position= "replace" >
<a href= "#" role= "button" class= "btn dropdown-toggle" data-toggle= "dropdown" >
<a href= "#" role= "button" class= "btn dropdown-toggle" data-toggle= "dropdown" >
<i class= "fa fa-calendar" />
<i class= "fa fa-calendar" />
@ -98,10 +99,20 @@
</t>
</t>
</div>
</div>
</li>
</li>
</xpath>
</template>
<template id= "indivividual_booking_link" inherit_id= "website_event.index_topbar" active= "True" customize_show= "True" name= "Filter by Tags" >
<xpath expr= "//div[@class='container']" position= "inside" >
<u > <a style= "color:green;" href= "/booking/registration/individual_booking" > Cliquez sur ce lien pour vous inscrire à une retraite individuelle</a> </u>
</xpath>
</xpath>
</template>
</template>
<template id= "kalachakra.searched_tags" inherit_id= "website_event.searched_tags" active= "True" customize_show= "True" name= "Searched tags" >
<template id= "kalachakra.searched_tags" inherit_id= "website_event.searched_tags" active= "True" customize_show= "True" name= "Searched tags" >
<xpath expr= "//t[@t-esc='tag.display_name']" position= "replace" >
<xpath expr= "//t[@t-esc='tag.display_name']" position= "replace" >
<t t-esc= "tag.name" />
<t t-esc= "tag.name" />