{% extends 'layout.html' %} {% block content %}
{% if logo %} {% endif %} {% if error is defined %}

{{ error|e }}

{% endif %}
{% endblock %}