diff --git a/kursy/templates/occurrence_detail.html b/kursy/templates/occurrence_detail.html new file mode 100644 index 0000000..865ce00 --- /dev/null +++ b/kursy/templates/occurrence_detail.html @@ -0,0 +1,62 @@ +{% load static i18n wagtailcore_tags wagtailimages_tags %} + +
{% trans "This event has already ended. Please check our calendar for upcoming events." %}
+{% trans "You are signed up for this event. We look forward to seeing you there!" %}
+ + + {% trans "Cancel Sign Up" %} + +{% trans "You need to be logged in to sign up for this event. Please log in or sign up to reserve your spot." %}
+ + {% trans "Login" %} + + + {% trans "Sign Up" %} + +{% trans "This event is fully booked. Please check back later for any cancellations." %}
+{% trans "You are not signed up for this event. Please sign up to reserve your spot." %}
+ + {% trans "Sign Up for Event" %} + +