diff --git a/allianceauth/optimer/templates/optimer/management.html b/allianceauth/optimer/templates/optimer/management.html
index bbf79798..95abf969 100644
--- a/allianceauth/optimer/templates/optimer/management.html
+++ b/allianceauth/optimer/templates/optimer/management.html
@@ -40,7 +40,7 @@
{% include 'bundles/moment-js.html' with locale=True %}
-
+ {% include 'bundles/timers-js.html' %}
diff --git a/allianceauth/timerboard/templates/timerboard/view.html b/allianceauth/timerboard/templates/timerboard/view.html
index 976d3d6b..b22ba106 100644
--- a/allianceauth/timerboard/templates/timerboard/view.html
+++ b/allianceauth/timerboard/templates/timerboard/view.html
@@ -539,7 +539,7 @@
{% include 'bundles/moment-js.html' with locale=True %}
-
+ {% include 'bundles/timers-js.html' %}