mirror of https://gitlab.crans.org/bde/nk20
missing load tag
This commit is contained in:
parent
edbcf9629c
commit
075f30d9e5
|
@ -4,7 +4,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
|||
{% endcomment %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% load crispy_forms_tags %}
|
||||
{% block title %}{% trans "Log in" %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
Loading…
Reference in New Issue