{% extends "base.html" %} {% block title %}404 – Not Found{% endblock %} {% block heading %}Not Found{% endblock %} {% block content %}

The item you requested was not found.

{% endblock %}