diff --git a/RIGS/templates/eventauthorisation_request.html b/RIGS/templates/eventauthorisation_request.html index 529d3f91..72dd2e9e 100644 --- a/RIGS/templates/eventauthorisation_request.html +++ b/RIGS/templates/eventauthorisation_request.html @@ -1,6 +1,7 @@ {% extends request.is_ajax|yesno:'base_ajax.html,base_rigs.html' %} {% load widget_tweaks %} {% load static %} +{% load button from filters %} {% block title %}Request Authorisation{% endblock %} @@ -22,19 +23,26 @@ {% block content %}
Pressing send will email the address provided. Please triple check everything before continuing.
+Pressing send will email the address provided. Please triple check everything before continuing.
No email addresses saved to the client ಠ_ಠ
+ {% endif %}