{% extends "layout.html" %} {% block body %} {% if error %}
Error:
{{ error }}{% endif %}
{% endblock %}