{% extends "layout.html" %} {% block body %} {% if data.error %}

Error: {{ data.error }}

{% endif %}

{% endblock %}