diff --git a/allianceauth/templates/allianceauth/base.html b/allianceauth/templates/allianceauth/base.html index 520ce3d9..3a266380 100644 --- a/allianceauth/templates/allianceauth/base.html +++ b/allianceauth/templates/allianceauth/base.html @@ -50,7 +50,7 @@ }; - + {% include 'bundles/evetime-js.html' %} {% block extra_javascript %} {% endblock extra_javascript %} diff --git a/allianceauth/templates/bundles/evetime-js.html b/allianceauth/templates/bundles/evetime-js.html new file mode 100644 index 00000000..63b712c3 --- /dev/null +++ b/allianceauth/templates/bundles/evetime-js.html @@ -0,0 +1,3 @@ +{% load static %} + +