From bd09b86ae9848ff2e05da5ecff5812a134001237 Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Tue, 17 Oct 2023 14:51:35 +0000 Subject: [PATCH] donate: wrapped all inputs in div class=control --- src/templates/donate/donate.html | 94 ++++++++++++++++++++------------ 1 file changed, 59 insertions(+), 35 deletions(-) diff --git a/src/templates/donate/donate.html b/src/templates/donate/donate.html index 3eeba70f..2297d77c 100644 --- a/src/templates/donate/donate.html +++ b/src/templates/donate/donate.html @@ -126,15 +126,19 @@
-
- +
+
+ +
-
- +
+
+ +
@@ -151,13 +155,13 @@
-
+
-
+
@@ -166,66 +170,86 @@
- +
+ +
- +
+ +
+
+
- +
+ +
- +
+ +
- +
+ +
- +
+ +
-
- +
+
+ +
- +
+ +
- +
+ +
@@ -597,4 +621,4 @@ amount.change(); }); -{% end block %} \ No newline at end of file +{% end block %} -- 2.47.3