Skip to content
Snippets Groups Projects

Frontnax

Merged me5na7qbjqbrp requested to merge frontnax into beta
3 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -4,6 +4,9 @@ SPDX-License-Identifier: GPL-2.0-or-later
{% endcomment %}
{% load i18n crispy_forms_tags static %}
{# Use a fixed-width container #}
{% block containertype %}container{% endblock %}
{# Change page title without displaying it in header #}
{% block title %}{% trans "Log in" %}{% endblock %}
{% block contenttitle %}{% endblock %}
Loading