{{ title }}

{% if subtitle %}
{{ subtitle }}
{% endif %}
{% if error %}
{{ error }}
{% endif %} {% if info %}
{{ info }}
{% endif %} {% block content %}{% endblock %}