New Supporter match starts today!
This commit is contained in:
parent
b15f9a9bc4
commit
9bc9370f21
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@
|
|||
<a href="/supporter/">needs <span id="site-fundraiser-middle-goal">{{ sitefundgoal.fundraiser_donation_count|intcomma }}</span> Supporters</a> to continue its basic community services &
|
||||
<span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_goal_amount|intcomma }}</span> to
|
||||
avoid hibernating its enforcement efforts!
|
||||
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 133 %}
|
||||
The next {{ 133|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters who sign up before next Tuesday
|
||||
{% 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!
|
||||
{% endif %}
|
||||
</em>
|
||||
|
|
Loading…
Reference in a new issue