diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index 4cde6d5891b9890bb267bb6786537481d94b9132..f2c5878a95933ab8998688df4d9ce5ea3b6e49fc 100644 --- a/www/conservancy/templates/base_conservancy.html +++ b/www/conservancy/templates/base_conservancy.html @@ -47,15 +47,15 @@ needs {{ sitefundgoal.fundraiser_donation_count|intcomma }} Supporters to continue its basic community services & {{ sitefundgoal.fundraiser_goal_amount|intcomma }} to avoid hibernating its enforcement efforts! -{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 216 %} - The next {{ 216|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters who sign up by December 24th - will count twice thanks to an anonymous match donor! +{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 416 %} +The next {{ 416|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters +who sign up by January 31 will count twice, thanks to Private Internet Access! {% endif %}
{{ sitefundgoal.fundraiser_so_far_amount|intcomma }} have joined so far {% if sitefundgoal.fundraiser_donation_count_disclose_threshold > 0 %} - and match pledges reduced our 2,500 maximum need by {{ sitefundgoal.fundraiser_donation_count_disclose_threshold|min:216|intcomma }} + and match pledges reduced our 2,500 maximum need by {{ sitefundgoal.fundraiser_donation_count_disclose_threshold|min:416|intcomma }} {% endif %} !