From d985a6585eca8c87e8e1c76e8bf75ff5e1660e7e Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 17 Apr 2024 14:58:04 +0200 Subject: [PATCH] chore: formatting --- umap/templates/umap/map_table.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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 %}