From: Michael Tremer Date: Fri, 30 May 2025 11:02:22 +0000 (+0000) Subject: sponsors: Correctly forward tests X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fsponsors;p=ipfire.org.git sponsors: Correctly forward tests Signed-off-by: Michael Tremer --- diff --git a/src/templates/sponsors/next.html b/src/templates/sponsors/next.html index 3389aa6b..88909467 100644 --- a/src/templates/sponsors/next.html +++ b/src/templates/sponsors/next.html @@ -32,6 +32,11 @@
{% raw xsrf_form_html() %} + {# Forward that this is a test #} + {% if test %} + + {% end %} + {# Forward previous form inputs... #}