{% extends "views/components/map.htm" %} {% load i18n %} {% block tabs %}
{% trans "Edit" %}
{{ block.super }} {% endblock tabs %} {% block sidepanel %}

{% trans "GeoJSON has the following errors that must be resolved:" %}
{{ block.super }} {% endblock sidepanel %}