diff --git a/RIGS/templates/event_checklist_form.html b/RIGS/templates/event_checklist_form.html
index a1fe1759..6cb89b4a 100644
--- a/RIGS/templates/event_checklist_form.html
+++ b/RIGS/templates/event_checklist_form.html
@@ -18,8 +18,6 @@
{% block js %}
{{ block.super }}
-
-
{% include 'partials/datetime-fix.html' %}
diff --git a/RIGS/templates/event_form.html b/RIGS/templates/event_form.html
index 572a4271..674fd82f 100644
--- a/RIGS/templates/event_form.html
+++ b/RIGS/templates/event_form.html
@@ -18,7 +18,6 @@
{% block js %}
{{ block.super }}
-
diff --git a/RIGS/templates/risk_assessment_form.html b/RIGS/templates/risk_assessment_form.html
index 30c47c1b..54b43bef 100644
--- a/RIGS/templates/risk_assessment_form.html
+++ b/RIGS/templates/risk_assessment_form.html
@@ -17,8 +17,6 @@
{% block js %}
{{ block.super }}
-
-
-