{% extends "base.html" %} {% load helpers %} {% block page_title %}{{ title }}{% endblock %} {% block content %}
{{message }}