{% extends "base.html" %} {% block title %} 404 {% endblock %} {% block heading %} 404 Page not found {% endblock %} {% block body %}
You're not supposed to be here...