diff --git a/conservancy/supporters/templates/supporters/stripe_success.html b/conservancy/supporters/templates/supporters/stripe_success.html index 5b4dd258..7581ec83 100644 --- a/conservancy/supporters/templates/supporters/stripe_success.html +++ b/conservancy/supporters/templates/supporters/stripe_success.html @@ -4,12 +4,38 @@ {% block category %}sustainer{% endblock %} {% block content %} -
Thank you for helping make our work possible!
+Thank you for being a Sustainer of Software Freedom Conservancy!
-Return to our sustainers page.
+ + +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.
+ +Meanwhile, please spread the word about supporting Conservancy with + a “Sustainer Badge” on your website, social media, or + other locations where people view information about you:
+ + + +Copy and paste this HTML for the image above:
+ + +Also, please enjoy these “Sustainer Cards”, which you print out and + carry with you. You've earned it! The cards are available in two different + styles: Style 1 + (SVG), Style 2 + (SVG).
{% endblock %}