And variable needs correction as well.
This commit is contained in:
parent
e6e5bec6b4
commit
fd261def3a
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 750 Supporters! However, we still need a total of
|
||||
<span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_donation_count|intcomma }}</span> Supporters to avoid reducing licensing work and hibernating our
|
||||
<span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_goal_amount|intcomma }}</span> Supporters to avoid reducing licensing work and hibernating our
|
||||
enforcement efforts!
|
||||
{% endif %}
|
||||
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 632 %}
|
||||
|
|
Loading…
Reference in a new issue