diff --git a/templates/registration/login.html b/templates/registration/login.html index b7ae87cf0b7dd08e27224bce4e7e2408551916f1..4fa6df5c39facf3aceea1bad7935815dd63d5e07 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -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 %}