{% extends "account/base.html" %} {% load i18n %} {% block head_title %}{% trans "Confirm Access" %}{% endblock head_title %} {% block content %}
{% blocktranslate %}To safeguard the security of your account, please enter your password:{% endblocktranslate %}
{% endblock content %}