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

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

{% endblock %}