Files
allianceauth/allianceauth/templates/bundles/refresh-notifications-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
86 B
HTML

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