{% extends "base.html" %} {% block title %}Oops!{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
{{ error }}