{% extends "/themes/default/core.html" %} {% block body %}

{{ h2 }}

{% if test %} {{ test }} {% endif %} {{ closing.title }}
{% endblock %}