mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-17 08:20:16 +02:00
6 lines
119 B
HTML
6 lines
119 B
HTML
{% extends "admin/base_site.html" %}
|
|
|
|
{% block extrahead %}
|
|
{% include "allianceauth/icons.html" %}
|
|
{% endblock %}
|