<#assign booking=bookingList[0] /> #i18n{module.stock.billetterie.notification.booking.welcome} ${booking.firstNameAgent} ${booking.nameAgent},

#i18n{module.stock.billetterie.notification.booking.reservation.taken.into.account}.
#i18n{module.stock.billetterie.notification.booking.info.place.places}.

#i18n{module.stock.billetterie.notification.booking.summary}

#i18n{module.stock.billetterie.notification.booking.show} : ${booking.offer.product.name!} - ${booking.offer.product.providerName!} ${booking.offer.product.providerAddress!}
#i18n{module.stock.billetterie.notification.booking.date} : ${booking.offer.date!} ${booking.offer.hour!}
<#list bookingList as booking> #i18n{module.stock.billetterie.notification.booking.nb.places} ${booking.offer.typeName} : ${booking.quantity!} - #i18n{module.stock.billetterie.notification.booking.print}

#i18n{module.stock.billetterie.notification.booking.good.show} !
#i18n{module.stock.billetterie.notification.booking.more.infos}