{% if header or title %}
{% if header %} {{ header }} {% else %}

{{ title }}

{% endif %}
{% endif %}
{{ body }}
{% if footer %} {% endif %}