{% extends "base.html" %} {% block append_title %} - HTTP 404{% endblock %} {% block body %}
Page not found.
URL: {{ request.url }}