{% for M in meta_http %} {% endfor %}{% for M in meta %}{% if M.1 %} {% endif %}{% endfor %}{{ title }}{% if subtitle %} | {{ subtitle }}{% endif %} {% for C in css %} {% endfor %}{% for S in scripts %} {% endfor %}

{{ title }}

{{ subtitle }}

{% block messages %}{% if messages %} {% endif %}{% endblock %}
{% block content %} {% endblock %}