{% extends 'layout.html' %} {% load url from future %} {% block page_name %}This page does not exist{% endblock %} {% block content %}

Page not found.

Try here.
{% endblock content %}