From 4d319c5647bbdc1ebce51c0bbba14b3ef17ac065 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Fri, 19 Dec 2025 21:48:53 -0500 Subject: [PATCH] Simplify billing to single pay-what-you-want form --- remarkbox/templates/billing.j2 | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/remarkbox/templates/billing.j2 b/remarkbox/templates/billing.j2 index 7f31989..d8b5ea5 100644 --- a/remarkbox/templates/billing.j2 +++ b/remarkbox/templates/billing.j2 @@ -15,27 +15,18 @@
Make a Payment - - - -

+ +

- - {% include 'snippets/csrf.j2' %}