Changeset - 07daa54e8e1d
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 8 years ago 2016-02-05 04:18:18
bkuhn@ebb.org
LCA Match.
2 files changed with 7 insertions and 7 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/thank-you.html
Show inline comments
...
 
@@ -7,19 +7,17 @@
 
{% endblock %}
 
{% block content %}
 
<h1>Thanks!</h1>
 

	
 
<p>Thank you for being a Supporter of Software Freedom Conservancy!</p>
 

	
 
<p>Will you be in Brussels, Belgium on this Friday 29 January 2016?  If so,
 
  you
 
  can <a href="mailto:fosdem-rsvp@sfconservancy.org?subject=RSVP%20FOSDEM%202016">RSVP
 
  by emailing &lt;fosdem-rsvp@sfconservancy.org&gt;</a>
 
  by 27 January 2016 to attend an exclusive Supporter-only cocktail and
 
  appetizers event on Friday 29 January 2016.  Details of time and location
 
  will be sent when you RSVP.</p>
 
<p>Did you attend LinuxConf Australia 2016?  If so, there's a special
 
  donation match just for you.
 
  Please <a href="mailto:supporter@sfconservancy.org">email us at
 
  &ldquo;supporter@sfconservancy.org.org&rdquo;</a> and tell us, and we can
 
  add you to that additional match group.</p>
 
  
 
<p>Also, as a Conservancy Supporter, you'll be eligible for future special
 
benefits, too.  We may contact you by email later to tell you about special
 
Supporter-only benefits in the coming year.</p>
 

	
 
<p>Meanwhile, please spread the word about supporting Conservancy with
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -54,12 +54,14 @@
 
        <span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_goal_amount|intcomma }}</span> Supporters to avoid reducing licensing work &amp; hibernating our
 
        enforcement efforts.
 
{% endif %}
 
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold < 632 %}
 
The next {{ 632|subtract:sitefundgoal.fundraiser_donation_count_disclose_threshold }} supporters
 
who sign up <a href="/news/2016/feb/01/PIA-match-extended/">by March 1st will count twice</a>, thanks to <a href="https://www.privateinternetaccess.com/">Private Internet Access</a>!
 
<strong>&amp;</strong> a double-match is available for anyone who attended
 
<a href="https://linux.conf.au/">LinuxConf Australia 2016</a>.
 
{% endif %}
 
</em>
 
<div id="siteprogressbar">
 
<a href="/supporter">
 
<span id="site-fundraiser-so-far">{{ sitefundgoal.fundraiser_so_far_amount|intcomma }}</span> have joined so far.
 
{% if sitefundgoal.fundraiser_so_far_amount > 750 %}
0 comments (0 inline, 0 general)