From 8af2ce722b3e28e1d7f57e16e999477d617035b6 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 1 Dec 2015 07:27:27 -0800 Subject: [PATCH] New match for another 50. --- www/conservancy/templates/base_conservancy.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index f520a1c4..ecd42983 100644 --- a/www/conservancy/templates/base_conservancy.html +++ b/www/conservancy/templates/base_conservancy.html @@ -49,15 +49,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 < 83 %} - The next {{ 83|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters who sign up before Friday +{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 133 %} + The next {{ 133|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters who sign up before Friday will count twice thanks to an anonymous match donor! {% 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:83|intcomma }} + and match pledges reduced our 2,500 maximum need by {{ sitefundgoal.fundraiser_donation_count_disclose_threshold|min:1333|intcomma }} {% endif %} !