{% extends "layout.html" %} {% block content %} {% if error %}
Error! {{ error }}
{% endif %}


{% endblock %}