diff --git a/www/conservancy/templates/supporter/form_partial.html b/www/conservancy/templates/supporter/form_partial.html index 5e194c212bbb57d17d95949014649d179e1ca265..d9a7916d9e7ca8772f8cb26f539f004bb453e0c2 100644 --- a/www/conservancy/templates/supporter/form_partial.html +++ b/www/conservancy/templates/supporter/form_partial.html @@ -28,23 +28,23 @@ This partial accepts these optional parameters: {% with supptype=supptype|default:form_id article=article|default:"a" verb=verb|default:"join" default_amt=default_amt|default:min_amt partial_amt=partial_amt|default:0 %}
-

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

+

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

Note: {% if form_id == "annual" %} - Annual Supporters do not automatically renew. If you join today, you'll + Annual Sustainers do not automatically renew. If you join today, you'll receive an email to renew in about a year. {% elif form_id == "monthly" %} - Monthly Supporters automatically pay each month until you cancel + Monthly Sustainers automatically pay each month until you cancel payments in PayPal. You'll be added to - our Supporters list as soon as we + our Sustainers list as soon as we process your first payment. You may not receive other benefits (like the shirt) until you've paid at least {# Six months of payments #} ${{ min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt|add:min_amt }}. {% elif form_id == "renewal" %} - This form is for annual Supporters who want to renew their support this - year. If you're a new Conservancy Supporter, please select another + This form is for annual Sustainers who want to renew their support this + year. If you're a new Conservancy Sustainer, please select another form. {% endif %}

@@ -54,11 +54,11 @@ This partial accepts these optional parameters: data-upgrade-from-amount="{{ partial_amt }}">
- +
@@ -81,7 +81,7 @@ This partial accepts these optional parameters: {% endif %}

${{ min_amt|add:partial_amt }} is a minimum for - Conservancy Supporters. + Conservancy Sustainers. Donate smaller amounts here.

@@ -132,7 +132,7 @@ This partial accepts these optional parameters:
+ Should we add you to the Conservancy Sustainers list?
Yes No @@ -153,7 +153,7 @@ This partial accepts these optional parameters: + alt="{{ verb|capfirst }} as {{ article }} {{ supptype|capfirst }} Sustainer Now!">

This button will send you to PayPal's site to select a payment method and finish this process. Please double-check your selections first.