{% extends "base.html" %} {% block title %}{{ super() }}Not found:'({% endblock %} {% block body %}

Not found:'(

The page you requested does not exist.

{% endblock %}