{% load i18n %} {% comment %} Encapsules the rendering and initializing of a geometry view component, e.g. used in the detail views. {% endcomment %} {% if geom_form.empty %}
{% trans 'No geometry added, yet.' %}
{% endif %} {{geom_form.media}} {{geom_form.geom}}