#i18n{module.stock.billetterie.my.bookings.hello} ${user.userInfos['user.name.given']!}. #i18n{module.stock.billetterie.my.bookings.welcome}.
<#if nextBookingList?has_content><#if booking.offer.statut == 'annule'> #i18n{module.stock.billetterie.my.bookings.cancelled} - #if> ${booking.offer.product.name} - ${booking.offer.product.providerName} - ${booking.offer.date} - ${booking.offer.hour} | ${booking.offer.typeName} | ${booking.quantity!} |
<#if booking.offer.statut! != 'annule'>
![]() ![]() |
#i18n{module.stock.billetterie.my.bookings.no.reservation}.
#if><#if booking.offer.statut == 'annule'> #i18n{module.stock.billetterie.my.bookings.cancelled} - #if> ${booking.offer.product.name} - ${booking.offer.product.providerName} - ${booking.offer.date} - ${booking.offer.hour} | ${booking.offer.typeName} | ${booking.quantity!} |