mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-12 01:56:25 +01:00
[CHANGE] Rename auth-base-bs5.css to auth-framework.css
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{% load static %}
|
||||
|
||||
<link href="{% static 'allianceauth/css/auth-base-bs5.css' %}" rel="stylesheet">
|
||||
3
allianceauth/templates/bundles/auth-framework-css.html
Normal file
3
allianceauth/templates/bundles/auth-framework-css.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% load static %}
|
||||
|
||||
<link href="{% static 'allianceauth/css/auth-framework.css' %}" rel="stylesheet">
|
||||
Reference in New Issue
Block a user