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

{% trans "Page not found" %}

{% endblock container %}