diff --git a/www/conservancy/static/img/supporter-badge.png b/www/conservancy/static/img/supporter-badge.png new file mode 100644 index 00000000..f2eb9531 Binary files /dev/null and b/www/conservancy/static/img/supporter-badge.png differ diff --git a/www/conservancy/static/img/supporter-card-1.svg b/www/conservancy/static/img/supporter-card-1.svg new file mode 100644 index 00000000..6acb1367 --- /dev/null +++ b/www/conservancy/static/img/supporter-card-1.svg @@ -0,0 +1,1093 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Layer 1 + + + + + + + + + + \ No newline at end of file diff --git a/www/conservancy/static/img/supporter-card-2.svg b/www/conservancy/static/img/supporter-card-2.svg new file mode 100644 index 00000000..91c23f7e --- /dev/null +++ b/www/conservancy/static/img/supporter-card-2.svg @@ -0,0 +1,1227 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Layer 1 + + + + + \ No newline at end of file diff --git a/www/conservancy/static/supporter/thank-you.html b/www/conservancy/static/supporter/thank-you.html new file mode 100644 index 00000000..8d71960b --- /dev/null +++ b/www/conservancy/static/supporter/thank-you.html @@ -0,0 +1,34 @@ +{% extends "base_conservancy.html" %} +{% block subtitle %}Thanks for Your Support - {% endblock %} +{% block category %}supporter{% endblock %} + +{% block head %} + + + + +{% endblock %} +{% block content %} +

Thanks!

+ +

Thank you for being a Supporter of Software Freedom Conservancy!

+ +

Spread the word about supporting Conservancy with a “Supporter + Badge” on your website, Twitter account, or other locations where + people view information about you:

+ +

Become a Conservancy Supporter!

+ +

Copy and paste this HTML for the image above:

+

+ +

Also, please enjoy these “Supporter 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 %}