diff --git a/templates/event_html.mustache b/templates/event_html.mustache index ee5b3bd..2dea488 100644 --- a/templates/event_html.mustache +++ b/templates/event_html.mustache @@ -8,6 +8,11 @@ <h3><i class="material-icons">event</i> Event Reservation</h3> +<div class="info"> +If you want to have one ticket (i.e. barcode) per individual and have names for each individual +on the ticket, create multiple reservations (one per individual) with number of seats set to 1. +</div> + <form action="./send" method="post"> <input type="hidden" name="form_type" value="{{action}}"/>