Changeset - d28211512782
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 7 years ago 2017-01-23 07:21:41
bkuhn@ebb.org
Add link to signup.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -58,13 +58,13 @@ PIA will match up to 416.
 
{% endcomment %}
 

	
 
    <div class="fundraiser-top-text">
 
      <em>
 
        {% if sitefundgoal.fundraiser_donation_count_disclose_threshold >= 1076 %}
 
        Thanks to 416 Supporters we earned our full match by <a href="https://www.privateinternetaccess.com/">Private Internet Access</a>!  Help us go further to stand up for software
 
        freedom &mdash; sign up now!
 
        freedom &mdash; <a href="/supporter">sign up now</a>!
 
        {% 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>
0 comments (0 inline, 0 general)