diff --git a/conservancy/templates/sponsors.html b/conservancy/templates/sponsors.html new file mode 100644 index 0000000000000000000000000000000000000000..ec9a9809a2ef484e8c58811411f15dab5fc29dc0 --- /dev/null +++ b/conservancy/templates/sponsors.html @@ -0,0 +1,70 @@ +{% extends "base_conservancy.html" %} +{% block subtitle %}Sponsors - {% endblock %} +{% block category %}sponsors{% endblock %} +{% block head %} + +{% endblock %} + +{% block content %} + + +

Conservancy's Sponsors & Sustainers

+ +

Conservancy relies on donations from the general public to support its +work, and asks everyone to donate generously. + +

Sponsors

+ +

The sponsors whose logos are listed below (in alphabetical order) have donated +substantially in the past twelve months to support the ongoing work of +Conservancy. These sponsors support our work through financial +contributions and have asked for public acknowledgment of their +contributions. Conservancy graciously thanks these sponsors for their +support, but doesn't necessarily endorse nor promote any specific activity of +any of its sponsors.

+ + + + + + + + + + + + + + +
+
+
+

Sustainers

+ +

Conservancy Sustainers are individuals (or small companies) who give $120 + or more annually as part of the Official Conservancy + Sustainer program. Those who request public acknowledgment are listed + here in order by the date when they first joined the Sustainer program:

+ + + + +{% endblock %}