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

Page not found.

Try here.
{% endblock content %}