diff --git a/www/conservancy/templates/supporter/form_partial.html b/www/conservancy/templates/supporter/form_partial.html index f4e0a11f67a1b19e51de09ea0870b100dbb6602a..7bb9e2eafb808a6b666bd37da80893cd851b6f2d 100644 --- a/www/conservancy/templates/supporter/form_partial.html +++ b/www/conservancy/templates/supporter/form_partial.html @@ -30,25 +30,27 @@ This partial accepts these optional parameters:

{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Supporter

- {% if form_id == "annual" %} -

Note: annual supporter is not an automatic renewal +

Note: + {% if form_id == "annual" %} + 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.

- {% elif form_id == "monthly" %} -

Monthly renewal is automatic. Also, monthly supporters might not + year to remind you to optionally renew. + {% elif form_id == "monthly" %} + Monthly renewal is automatic. Also, monthly supporters might not receive tangible Supporter benefits (such as the t-shirt) until they've reached at least {# Six months of payments #} ${{ min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt }} in monthly supporter donations. However, they will be included immediately in - the Supporters' list.

- {% elif form_id == "renewal" %} -

Note: This option is for existing annual supporters + the Supporters' list. + {% elif form_id == "renewal" %} + 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.

- {% endif %} + optionally renew. + {% endif %} +

- {% if form_id == "monthly" %} - - - - - - - - - - {% else %} - - - - {% endif %} - ${{ min_amt|add:partial_amt }} is a minimum for - Conservancy Supporters. - Donate smaller amounts here.
-
+ +
-

Button above redirects to PayPal's site for credit +

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