{% extends "base.html" %} {% block body_class %}template-404{% endblock body_class %} {% block content %}

Page not found

Sorry, this page could not be found.

{% endblock content %}