{% load i18n wagtailadmin_tags %} {% include "wagtailadmin/panels/field_row_panel.html" %} {% translate "Coordinates of the point" as dialog_title %} {% dialog id=dialog_id classname="geo-dialog" icon_name="map-pin" title=dialog_title %}
{% translate "Enter the geo URI of your point to set its latitude and longitude accordingly." %}