{% extends "layout.html" %} {% block title %}Error{% endblock %} {% block content %}
{{error}}
{% endblock %}