diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index e69f5745bfba500d0c786abab680549ef77842c8..1481f104597912bf9d4e24609b4e274dd7346cbd 100644 --- a/www/conservancy/templates/base_conservancy.html +++ b/www/conservancy/templates/base_conservancy.html @@ -40,8 +40,28 @@ + - {% block outercontent %}
{% block content %}{% endblock %}
{% endblock %} +
+ 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! +{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 83 %} + The next {{ 83|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 %} +{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 83 %} + and match pledges reduced our 2,500 maximum need by {{ sitefundgoal.fundraiser_donation_count_disclose_threshold|intcomma }} +{% endif %} +{% endif %} +!
+
+ {% block outercontent %}
{% block content %}{% endblock %}
{% endblock %}

Main Page | Contact | Sponsors | Privacy Policy | RSS Feed

Follow Conservancy