feat: add favicons to login

This commit is contained in:
Herculino Trotta
2024-10-14 11:54:02 -03:00
parent bb401dde15
commit 0f3ebe474b
+2
View File
@@ -12,6 +12,8 @@
{% endfilter %}
</title>
{% include 'includes/head/favicons.html' %}
{% include 'includes/styles.html' %}
{% block extra_styles %}{% endblock %}
</head>