{% extends 'base.html' %} {% block page_header %}

Sorry Page not found

{% endblock page_header %} {% block form_content %}

Sorry, but the page you were looking for cannot be found.
Why not try the home page?

{% endblock form_content %}