diff --git a/www/conservancy/templates/supporter/index.html b/www/conservancy/templates/supporter/index.html index 15e8cebb7139891a25242b0f1c7c8a9ab5a600c7..52d71a98525ae1f3d0ff120a8067e9e505103db9 100644 --- a/www/conservancy/templates/supporter/index.html +++ b/www/conservancy/templates/supporter/index.html @@ -56,192 +56,14 @@
Become a Supporter Now: Annual | Monthly | Annual Renew
-
-

Join as an Annual Supporter

-

Note: annual supporter is not an automatic renewal - relationship. If you join today, you'll receive an email in about one year to remind you to - optionally renew.

-
-
- - - - - - - - $120 is a minimum for Conservancy - Supporters. Donate smaller amounts here.
- - - Yes - No -
- - -
- - Yes - No
- - - Yes - No
-
-
-
- - -

Button above redirects to PayPal's site for credit - card, bank account or PayPal balance payment methods. Select options first. -
-
-
-
-

Join as an Monthly Supporter

-

Monthly renewal is automatic. Also, monthly supporters might not receive tangible Supporter benefits (such as - the t-shirt) until they've reached at least $60 in monthly supporter - donations. However, they will be included immediately - in the Supporters' list.

-
-
- - - - - - - - - - - - - - - $10/month is a minimum for Conservancy - Supporters. Donate smaller amounts here.
- - Yes - No -
- - -
- - Yes - No
- - Yes - No
-
-
- -

Button above redirects to PayPal's site for credit - card, bank account or PayPal balance payment methods. Select - options first. -
-
-
-
-

Renew as an Annual Supporter

-

Note: This option is for existing annual supporters who - seek to renew for another year. The annual renewal is not automatic; - annual supporters are emailed each year to invite them to optionally renew.

-
-
- - - - - - - - $120 is a minimum for Conservancy - Supporters. Donate smaller amounts here.
- - - Yes - No -
- - -
- - Yes - No
- - - Yes - No
-
-
-
- - -

Button above redirects to PayPal's site for credit - card, bank account or PayPal balance payment methods. Select options - first. Choosing options here will change any previous settings. -
+{% include "supporter/form_partial.html" with form_id="annual" min_amt=minimum_amount partial_amt=partial_amount article="an" only %} + +{% include "supporter/form_partial.html" with form_id="monthly" min_amt=10 only %} + + +{% include "supporter/form_partial.html" with form_id="renewal" min_amt=120 verb="renew" article="an" supptype="annual" only %} + Please ensure all form data above is correct.