{% extends 'layout.html' %} {% block title %} Not fount {% endblock %} {% block page_title %} Page not found {% endblock %} {% block toolbar %} Return to the home page {% endblock %} {% block content %}

Sorry, but a wild, big and hungry python ate this page.

{% endblock %}