From 42c9866caed9de69d5360ce5efbf6499f98b9820 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Thu, 24 Dec 2015 07:23:16 -0800 Subject: [PATCH] New match from Private Internet Access. --- www/conservancy/templates/base_conservancy.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index 4cde6d58..f2c5878a 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 %} !