diff --git a/conservancy/content/sustainer/thank-you.html b/conservancy/content/sustainer/thank-you.html new file mode 100644 index 0000000000000000000000000000000000000000..3e3999fc983e35df989b0c2372063e62827d37cd --- /dev/null +++ b/conservancy/content/sustainer/thank-you.html @@ -0,0 +1,42 @@ +{% extends "base_conservancy.html" %} +{% load static %} +{% block subtitle %}Thanks for Your Support - {% endblock %} +{% block category %}sustainer{% endblock %} + +{% block content %} +

Thanks!

+ +

Thank you for being a Sustainer of Software Freedom Conservancy!

+ + + +

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:

+ +

Become a Conservancy Sustainer!

+ +

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 %}