{% extends "qommon/forms/widgets/map.html" %} {% load qommon l10n static %} {% block widget-title %} {% endblock %} {% block widget-content %} {% if form %}
{% block list-header %}

{{ nearby_forms_intro_text|default:"Si votre signalement figure dans la liste ci-dessous, cliquez sur le bouton +1. Dans le cas contraire, poursuivez votre demande." }}

{% endblock %} {% else %} {# no form, this is the admin preview #}

Information

{% block preview-impossible %}

Signalements à proximité, prévisualisation impossible.

{% endblock %}
{% endif %} {% endblock %}