missing load tag

This commit is contained in:
Pierre-antoine Comby 2019-08-11 19:54:44 +02:00
parent edbcf9629c
commit 075f30d9e5
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}