diff --git a/www/conservancy/static/conservancy.css b/www/conservancy/static/conservancy.css index 72a106ed4dc36b21045492f213a96dd72b8b90ed..d45384aa919aae5292d8270683f3d6c03e077d3f 100644 --- a/www/conservancy/static/conservancy.css +++ b/www/conservancy/static/conservancy.css @@ -224,7 +224,8 @@ body.conservancy-Members #navbar ul li.Members a, body.conservancy-news #navbar ul li.news a, body.conservancy-blog #navbar ul li.blog a, body.conservancy-About #navbar ul li.About a, -body.conservancy-donate #navbar ul li.donate a /* NO COMMA HERE! */ +body.conservancy-donate #navbar ul li.donate a, +body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */ { color: #000033; font-weight: bold; diff --git a/www/conservancy/static/sponsors/index.html b/www/conservancy/static/sponsors/index.html new file mode 100644 index 0000000000000000000000000000000000000000..f3886a6e55d2c5e3a3251b0335f706d5e1c3360d --- /dev/null +++ b/www/conservancy/static/sponsors/index.html @@ -0,0 +1,29 @@ +{% extends "base_conservancy.html" %} +{% block subtitle %}Sponsors - {% endblock %} +{% block category %}sponsors{% endblock %} +{% block content %} + +

Conservancy Sponsors

+ +

Conservancy relies on donations from the general public to support its +work, and asks everyone to to donate generously. +The sponsors 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. Conservancy graciously thanks these sponsors for their +support, but doesn't necessarily endorse nor promote any specific activity +of any of its sponsors.

+ + + + + + + + + + + + + diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index 6162b36c015590dd277124265d26653c4a45c45d..30d00204cc3c9fa332006d7589de219c5cad53f3 100644 --- a/www/conservancy/templates/base_conservancy.html +++ b/www/conservancy/templates/base_conservancy.html @@ -25,13 +25,14 @@
  • Member Projects & Services
  • About
  • +
  • Thanks to Conservancy's Sponsors
  • {% block outercontent %}
    {% block content %}{% endblock %}
    {% endblock %}
    -

    Main Page | Contact | Privacy Policy | RSS Feed

    +

    Main Page | Contact | Sponsors | Privacy Policy | RSS Feed

    Follow Conservancy on identi.ca and twitter.