2014-12-02 20:30:02 +00:00
{% extends "base_conservancy.html" %}
{% block subtitle %}Thanks for Your Support - {% endblock %}
2021-10-15 00:23:42 +00:00
{% block category %}sustainer{% endblock %}
2014-12-02 20:30:02 +00:00
{% block content %}
< h1 > Thanks!< / h1 >
2021-10-15 00:23:42 +00:00
< p > Thank you for being a Sustainer of Software Freedom Conservancy!< / p >
2016-04-22 16:11:48 +00:00
2016-04-28 19:58:05 +00:00
<!-- <p>Are you at LinuxFest Northwest right now? If so, you are now eligible to
2021-10-15 00:23:42 +00:00
attend a special Sustainer-only dinner and drinks on Saturday 23 April 2016
2016-04-22 16:11:48 +00:00
at 6:30PM, but space is limited! please RSVP
by < a href = "mailto:rsvp-lfnw@sfconservancy.org" > email to
< rsvp-lfnw@sfconservancy.org> < / a > . Let us know any dietary
restrictions in your email. We'll email back with details of where the
event is.< / p >
2016-04-28 19:58:05 +00:00
-->
2023-10-19 05:49:13 +00:00
2021-10-15 00:23:42 +00:00
< p > As a Conservancy Sustainer, you'll also be eligible for future special
2016-04-22 16:09:43 +00:00
benefits. We may contact you directly by email later to tell you about
2021-10-15 00:23:42 +00:00
special Sustainer-only benefits in the coming year.< / p >
2015-11-26 18:55:21 +00:00
< p > Meanwhile, please spread the word about supporting Conservancy with
2023-11-21 23:03:08 +00:00
a “ Sustainer Badge” on your website, social media, or
2015-11-26 18:55:21 +00:00
other locations where people view information about you:< / p >
2014-12-02 20:30:02 +00:00
2021-10-15 00:23:42 +00:00
< p > < a href = "https://sfconservancy.org/sustainer/" > < img src = "https://sfconservancy.org/img/supporter-badge.png" width = "194" height = "90" alt = "Become a Conservancy Sustainer!" border = "0" / > < / a > < / p >
2014-12-02 20:30:02 +00:00
< p > < strong > Copy and paste this HTML for the image above:< / strong > < / p >
< p > < textarea rows = "2"
cols="65">
2021-10-15 00:23:42 +00:00
< a href = "https://sfconservancy.org/sustainer/" > < img src = "https://sfconservancy.org/img/supporter-badge.png" width = "194" height = "90" alt = "Become a Conservancy Sustainer!" border = "0" / > < / a >
2014-12-02 20:30:02 +00:00
< / textarea > < / p >
2021-10-15 00:23:42 +00:00
< p > Also, please enjoy these “ Sustainer Cards” , which you print out and
2014-12-02 20:30:02 +00:00
carry with you. You've earned it! The cards are available in two different
styles: < a href = "/img/supporter-card-1.svg" > Style 1
(SVG)< / a > , < a href = "/img/supporter-card-2.svg" > Style 2
(SVG)< / a > .< / p >
{% endblock %}