{% extends "base.html" %} {% load url from future %} {% block title %}Error{% endblock %} {% block content %}
{{ error }}