diff --git a/templates/registration/login.html b/templates/registration/login.html
index b7ae87cf..4fa6df5c 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 %}