{% extends "mapentity/base_site.html" %} {% load i18n %} {% block container %}

{% trans "Page not found" %}

{% endblock container %}