<#if show_list?has_content>
#i18n{module.stock.billetterie.show_list.${type_list}.pre_intro}
#i18n{module.stock.billetterie.show_list.${type_list}.intro}
<#list show_list as show>
#list>
<#else>
<#if type_list ="aLaffiche">
Aucun spectacle à l'affiche.
<#else>
Aucun spectacle à venir.
#if>
#if>