{% load static %} {% load i18n %} {% load leaflet_tags %} {% load geojson_tags %} {% trans "Drawing" %}: {{ object.title }} {% if perms.django_geocad.change_drawing %} {% trans "Modify" %} {% if blocks %} {% trans "Add insertions" %} {% endif %} {% endif %} {% trans "Download DXF with Geodata" %} {% trans "Download CSV of entities" %} {% trans "Back to list" %} {% include "django_geocad/map_data.html" %}