[CHANGE] Move auth-framework.css to allianceauth.framework app

This commit is contained in:
Peter Pfeufer 2023-11-03 17:39:19 +01:00
parent 77c126ea2f
commit 3f47cecbfc
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{% load static %}
<link href="{% static 'allianceauth/css/auth-framework.css' %}" rel="stylesheet">
<link href="{% static 'allianceauth/framework/css/auth-framework.css' %}" rel="stylesheet">