{% if notice %}
{{ notice }}
{% endif %} {% if error %}
{{ error }}
{% endif %} {% block content %}{% endblock %}
{% block scripts %}{% endblock %}