diff --git a/RIGS/templates/RIGS/eventauthorisation_form.html b/RIGS/templates/RIGS/eventauthorisation_form.html
index d989b01e..b4a75d72 100644
--- a/RIGS/templates/RIGS/eventauthorisation_form.html
+++ b/RIGS/templates/RIGS/eventauthorisation_form.html
@@ -1,5 +1,15 @@
{% extends 'base_client.html' %}
{% load widget_tweaks %}
+{% load static %}
+
+{% block js %}
+
+
+{% endblock %}
{% block title %}
{% if event.is_rig %}N{{ event.pk|stringformat:"05d" }}{% else %}{{ event.pk }}{% endif %} | {{ event.name }}