{% extends "base.html" %} {% block content %}

{{ h1 }}

{{ message | raw }}

{% if json %}

{% endif %} {% endblock %}