diff --git a/application/templates/entity.html b/application/templates/entity.html index 9a1e61a0..fb1c8676 100644 --- a/application/templates/entity.html +++ b/application/templates/entity.html @@ -100,6 +100,7 @@

{{ row_name }}

{% endset %} {% set geojsonHTML %}
Loading...
+ {% endset %} {% if geometry_exists %} @@ -342,33 +343,67 @@

{{ type|capitalize }}

{%- endblock %}