{% extends "secureauth/base.html" %} {% load i18n %} {% block title %}{% trans 'Question configuration' %}{% endblock %} {% block content %}
{% blocktrans %} You can enter your secret question and secret answer, for authentication. It's a best way, if you can't use another authentication type. {% endblocktrans %}{% endblock content %}