From f9d66624678a07f9fcd32e8b42bf8d17c82f1bec Mon Sep 17 00:00:00 2001 From: Francisco Penedo Alvarez Date: Mon, 30 Mar 2026 22:45:16 +0200 Subject: [PATCH] Fix import modal --- .../templates/components/import_modal.html.j2 | 35 +++++++++---------- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/src/hxbooks/templates/components/import_modal.html.j2 b/src/hxbooks/templates/components/import_modal.html.j2 index ca8a9fe..5453747 100644 --- a/src/hxbooks/templates/components/import_modal.html.j2 +++ b/src/hxbooks/templates/components/import_modal.html.j2 @@ -6,7 +6,7 @@ -
+ - - {% if session.get('viewing_as_user') %} -
-
- - + {% if session.get('viewing_as_user') %} +
+
+ + +
+ {% endif %}
- {% endif %} + +
- - -