Files
allianceauth/allianceauth/templates/bundles/timers-js.html
Peter Pfeufer c930f7bbeb Also adds timers.js, eve-time.js and refresh_notifications.js
As these seem to be used in some apps as well
2022-07-09 15:57:43 +02:00

4 lines
71 B
HTML

{% load static %}
<script src="{% static 'js/timers.js' %}"></script>