{% extends 'base.html' %} {% load i18n l10n base_extras %} {% block content %}

{% trans "Excuse, the page isn't found." %}

{% endblock %}