{% extends "base.html" %} {% block title %} 404 {% endblock %} {% block heading %} 404 Page not found {% endblock %} {% block body %}
crab illustration

404

You're not supposed to be here...

{% endblock %}