diff --git a/umap/templates/umap/map_table.html b/umap/templates/umap/map_table.html index b619540e..4d2d20b2 100644 --- a/umap/templates/umap/map_table.html +++ b/umap/templates/umap/map_table.html @@ -69,16 +69,16 @@ {% if map_inst|can_delete_map:request %} -
- {% csrf_token %} - - -
+
+ {% csrf_token %} + + +
{% endif %}