supporters: Updated thanks page

This commit is contained in:
Ben Sturmfels 2024-10-30 12:19:02 +11:00
parent 2dbfc38e1b
commit a6f7cea8cc
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -4,12 +4,38 @@
{% block category %}sustainer{% endblock %}
{% block content %}
<h1 class="lh-title tc mt4">Thanks</h1>
<p class="measure-wide center tc">Thank you for helping make our work possible!</p>
<h1 class="lh-title mt4">Thanks!</h1>
<div class="mt4 tc">
<img src="{% static 'img/conservancy-supporter-heart.png' %}" alt="Heart with Conservancy logo">
</div>
<p>Thank you for being a Sustainer of Software Freedom Conservancy!</p>
<p class="tc mt4 mb5">Return to our <a href="{% url 'sustainers' %}">sustainers</a> page.</p>
<!-- <p>Are you at LinuxFest Northwest right now? If so, you are now eligible to
attend a special Sustainer-only dinner and drinks on Saturday 23 April 2016
at 6:30PM, but space is limited! please RSVP
by <a href="mailto:rsvp-lfnw@sfconservancy.org">email to
&lt;rsvp-lfnw@sfconservancy.org&gt;</a>. Let us know any dietary
restrictions in your email. We'll email back with details of where the
event is.</p>
-->
<p>As a Conservancy Sustainer, you'll also be eligible for future special
benefits. We may contact you directly by email later to tell you about
special Sustainer-only benefits in the coming year.</p>
<p>Meanwhile, please spread the word about supporting Conservancy with
a &ldquo;Sustainer Badge&rdquo; on your website, social media, or
other locations where people view information about you:</p>
<p><a href="https://sfconservancy.org/sustainer/"><img src="https://sfconservancy.org/static/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Sustainer!" 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/sustainer/"><img src="https://sfconservancy.org/static/img/supporter-badge.png" width="194" height="90" alt="Become a Conservancy Sustainer!" border="0"/></a>
</textarea></p>
<p class="mb5">Also, please enjoy these &ldquo;Sustainer Cards&rdquo;, which you print out and
carry with you. You've earned it! The cards are available in two different
styles: <a href="/static/img/supporter-card-1.12b4668a6b78.svg">Style 1
(SVG)</a>, <a href="/static/img/supporter-card-2.9c9e76d445e5.svg">Style 2
(SVG)</a>.</p>
{% endblock %}