{% extends "base.html" %} {% block big-links %} {% endblock %} {% block content %}

Error: {{status}}


{% if title %}

{{title}}

{% endif %} {% if message %}

{{message}}

{% endif %}
{% endblock %}