{% load i18n %}

{% trans "Login" %}

{% if messages %} {% endif %}
{% csrf_token %}

{% trans "Remember me" %}

{% if next %} {% endif %}