{% extends "layout.html" %} {% block title %}404 Error{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
What you were looking for is just not there. {% endblock %}