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