{% extends "base_site" %} {% block title %}{% i18n _('Page not found') %}{% endblock %} {% block content %}
{% i18n _("We're sorry, but the requested page could not be found.") %}