This span no longer belongs here.
This commit is contained in:
parent
40221fcc81
commit
776bc67fcf
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
{% else %}
|
||||
<em>Conservancy will continue our basic community services, thanks to our
|
||||
first <span id="site-fundraiser-middle-goal">{{ sitefundgoal.fundraiser_donation_count|intcomma }}</span> Supporters! We still need
|
||||
<span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_goal_amount|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold|subtract:sitefundgoal.fundraiser_so_far_amount|intcomma }}</span> more Supporters to avoid reducing licensing work & hibernating our
|
||||
{{ sitefundgoal.fundraiser_goal_amount|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold|subtract:sitefundgoal.fundraiser_so_far_amount|intcomma }} more Supporters to avoid reducing licensing work & hibernating our
|
||||
enforcement efforts.
|
||||
{% endif %}
|
||||
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 632 %}
|
||||
|
|
Loading…
Reference in a new issue