{% extends 'base.html' %} {% block title %}{{ http_error.status_code }} {{ http_error.name }} – {{ block.super }}{% endblock %} {% block content %}
{{ http_error.description }}