ShapeEditor
{% if shapefiles %}
Available Shapefiles:
{% for shapefile in shapefiles %}
{{ shapefile.filename }}
Edit
Export
Delete
{% endfor %}
{% endif %}
Import New Shapefile