{% extends 'base.html' %} {% block body %}
{{ request.path_info|e }}
We couldn’t find what you were looking for. {% if not is_index %}You could try going home.{% endif %}