{% extends "authentication/_base.html" %} {% load i18n %} {% block heading %} {{ title }} {% endblock %} {% block content %}
{{ message }}