{% extends "base.html" %} {% block title %}Error{% endblock %} {% block header %}

header of course

{% endblock %} {% block content %}

Oops!

This page could not be found (404)

{% endblock %}