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

{% trans "Map Search" %}

{% trans "Buffer" %}
{% trans "Select a filter" %}
{% trans "GeoJSON has the following errors that must be resolved:" %}
{% trans "Edit GeoJSON" %} | {% trans "Zoom to all features" %} | {% trans "Clear filter" %}
{{ block.super }} {% endblock sidepanel %}