{% extends "error.html" %} {% block errorcode %}404 Not Found{% endblock %} {% block errortext %}The page you requested was not found{% endblock %}