{lesson.date}
,
{lesson.begin}
Uhr -
{lesson.end}
Uhr
{lesson.course.headline}
{lesson.course.subtitle}
{product.title}{f:if(condition: '{productIteration.isLast}', else: ' | ')}
{lesson.course.abstract}
{f:translate(key: 'tx_dakosyreservations_domain_model_lesson.audience')}:
{audience.title}{f:if(condition: '{iteration.isLast}', else: ',')}
{f:translate(key: 'tx_dakosyreservations_domain_model_lesson.places')}: {lesson.freePlaces} / {lesson.places}
{f:translate(key: 'tx_dakosyreservations_domain_model_lesson.duration')}: {lesson.duration}
{f:translate(key: 'tx_dakosyreservations_domain_model_lesson.price')}:
{lesson.price}
€ {lesson.price_notice}
{f:translate(key: 'tx_dakosyreservations_domain_model_lesson.details')}:
{lesson.course.description}
deadline not exceed, places available - display reservation and back button
deadline not exceed, no more places available - display waitlist link and back button
deadline exceed - display back button and waitlist link
{f:translate(key: 'button.createReservation')}
{f:translate(key: 'button.goToLessonListPage')}