diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index bd293bdf13fcd30152ac5b38711ef27a70194a40..31d297af627626025d6fcc003775371ce15da342 100644 --- a/www/conservancy/templates/base_conservancy.html +++ b/www/conservancy/templates/base_conservancy.html @@ -43,19 +43,31 @@
+{% if sitefundgoal.fundraiser_so_far_amount < 750 %} Conservancy needs {{ sitefundgoal.fundraiser_donation_count|intcomma }} Supporters to continue its basic community services & {{ sitefundgoal.fundraiser_goal_amount|intcomma }} to avoid hibernating its enforcement efforts! +{% else %} + Conservancy will continue our basic community services, thanks to our + first 750 Supporters! However, we still need + {{ sitefundgoal.fundraiser_donation_count|intcomma }} Supporters to avoid reducing licensing work and hibernating our + enforcement efforts! +{% endif %} {% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 632 %} The next {{ 632|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters who sign up by January 31 will count twice, thanks to Private Internet Access! {% endif %} -