Skip to content

Instantly share code, notes, and snippets.

Created May 17, 2013 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/07d0caa0e973e1d979e9 to your computer and use it in GitHub Desktop.
Save anonymous/07d0caa0e973e1d979e9 to your computer and use it in GitHub Desktop.
<h1>$Title -
<% control $TimeSlot %>
$SlotName</h1>
There a currently $getAvailablePlaces/$Places places left for this event
<% end_control %>
<% if getAvailablePlaces !0 %>
$BookingForm
<% else %>
Sorry registration for this event is closed, event is fully booked
<% end_if %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment