diff --git a/RIGS/templates/eventauthorisation_request.html b/RIGS/templates/eventauthorisation_request.html index b70c8180..529d3f91 100644 --- a/RIGS/templates/eventauthorisation_request.html +++ b/RIGS/templates/eventauthorisation_request.html @@ -1,8 +1,24 @@ {% extends request.is_ajax|yesno:'base_ajax.html,base_rigs.html' %} {% load widget_tweaks %} +{% load static %} {% block title %}Request Authorisation{% endblock %} +{% block js %} + + + + +{% endblock %} + {% block content %}