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

Not found :'(

The page you are looking for does not exist.

{% endblock %}