{% load i18n %} {% trans "Password required" %}

{% trans "Password required" %}

{% trans "You need a password to access this page." %}

{% csrf_token %} {{ form.as_p }}