{% extends "simple.html" %} {% block title %}Page Not Found{% endblock %} {% block body %}

Sorry, we hit when trying to find the page you requested.

{% endblock %}