Changeset - e80af0e706df
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2016-01-22 22:18:57
bkuhn@ebb.org
Add details about Belgium event.

Make paragraph after that flow from it.
1 file changed with 10 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/thank-you.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% block subtitle %}Thanks for Your Support - {% endblock %}
 
{% block category %}supporter{% endblock %}
 

	
 
{% block head %}
 
<link href="/jquery-ui.css" rel="stylesheet" type="text/css"/>
 
{% endblock %}
 
{% block content %}
 
<h1>Thanks!</h1>
 

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

	
 
<p>As a Conservancy Supporter, you'll be eligible for future special
 
benefits.  We may contact you by email later to tell you about special
 
<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>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
 
  a &ldquo;Supporter Badge&rdquo; on your website, Twitter account, or
 
  other locations where people view information about you:</p>
 

	
 
<p><a href="https://sfconservancy.org/supporter/"><img src="https://sfconservancy.org/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Supporter!" border="0"/></a></p>
 

	
 
<p><strong>Copy and paste this HTML for the image above:</strong></p>
 
<p><textarea rows="2"
 
             cols="65">
 
<a href="https://sfconservancy.org/supporter/"><img src="https://sfconservancy.org/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Supporter!" border="0"/></a>
0 comments (0 inline, 0 general)