{% load i18n %} {% load static from staticfiles %} {% block title %}{% trans "Please authenticate!" %}{% endblock %}
{% csrf_token %}
{{ form.password.errors }}