From a3e443da8b947631dabe75cdbd8bc2d442eaa180 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 12 Feb 2024 10:06:12 +0100 Subject: [PATCH] fix select --- promotion/templates/select_wallet.html | 2 +- promotion/templates/select_wallet_setem.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/promotion/templates/select_wallet.html b/promotion/templates/select_wallet.html index 9199d1d..590fa7b 100644 --- a/promotion/templates/select_wallet.html +++ b/promotion/templates/select_wallet.html @@ -66,7 +66,7 @@
{% csrf_token %}
-
+
{% bootstrap_form form %}
diff --git a/promotion/templates/select_wallet_setem.html b/promotion/templates/select_wallet_setem.html index 5b4104e..f2f2866 100644 --- a/promotion/templates/select_wallet_setem.html +++ b/promotion/templates/select_wallet_setem.html @@ -66,7 +66,7 @@ {% csrf_token %}
-
+
{% bootstrap_form form %}