templates: Credit a random match provider above the progressbar.
This commit is contained in:
parent
4fa1c07be7
commit
5fc238b0ab
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ this_match_remaining: this_match_goal - this_match_so_far
|
|||
Thanks to {{ sitegoal.fundraiser_donation_count|intcomma }} Supporters we earned our full match! Help us go further to stand up for software
|
||||
freedom — <a href="/supporter">sign up now</a>!
|
||||
{% else %}
|
||||
The next ${{ this_match_remaining|floatformat:0|intcomma }} of support we receive will be matched thanks to Private Internet Access and an anonymous donor! <a href="/supporter/">Support Conservancy today!</a>
|
||||
The next ${{ this_match_remaining|floatformat:0|intcomma }} of support we receive will be matched thanks to Private Internet Access and a group of generous donors, including {{ sitefundgoal.random_providers }}! <a href="/supporter/">Support Conservancy today!</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<div id="siteprogressbar">
|
||||
|
|
Loading…
Reference in a new issue