Changeset - 57597f3a5c9e
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 7 years ago 2017-01-23 07:17:48
bkuhn@ebb.org
Move let's sentence per Karen's instructions.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -56,17 +56,17 @@ When we started the fundraiser, we had 660 Supporters matched.
 
PIA will match up to 416.
 
660+416==1076, so we use that constant to see if our match is done.
 
{% endcomment %}
 

	
 
    <div class="fundraiser-top-text">
 
      <em>
 
        Let's stand up for software freedom together!
 
        {% if sitefundgoal.fundraiser_donation_count_disclose_threshold >= 1076 %}
 
        Thanks to 416 Supporters we earned our full <a href="https://www.privateinternetaccess.com/">Private Internet Access</a> match!  Help us go further to stand up for software
 
        freedom &mdash; sign up now!
 
        {% else %}
 
        Let's stand up for software freedom together!
 
        The next {{ 1076|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold|intcomma }} Supporters who join or renew by January 22 (anywhere on earth time) <a href="/news/2016/nov/29/private-internet-access-2016-fundraising-match/">will count twice</a>,
 
        thanks to <a href="https://www.privateinternetaccess.com/">Private Internet Access</a>!
 
        {% endif %}
 
      </em>
 
<div id="siteprogressbar">
 
<a href="/supporter">
0 comments (0 inline, 0 general)