Created initial sponsors page.

This commit is contained in:
Bradley M. Kuhn 2012-08-27 10:19:13 -04:00
parent 504247026b
commit b9c09aa174
3 changed files with 33 additions and 2 deletions

View file

@ -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;

View file

@ -0,0 +1,29 @@
{% extends "base_conservancy.html" %}
{% block subtitle %}Sponsors - {% endblock %}
{% block category %}sponsors{% endblock %}
{% block content %}
<h1>Conservancy Sponsors</h1>
<p>Conservancy relies on donations from the general public to support its
work, and asks everyone to <a href="/donate">to donate generously</a>.
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.</p>
<ul>
</ul>
<!-- This section will be added when we have in-kind contributions -->
<!-- <h3>In-Kind Donation of Services</h3> -->
<!-- <p>Conservancy would also like to thank the following companies who have -->
<!-- donated services and/or resources in-kind to support Conservancy's -->
<!-- work.</p> -->
<!-- <ul> -->
<!-- </ul> -->

View file

@ -25,13 +25,14 @@
<li class="Members"><a href="/members/">Member Projects &amp; Services</a></li>
<li class="About"><a href="/about/">About</a></li>
<li class="donate"><a href="/donate/">Support Conservancy!</a></li>
<li class="sponsors"><a href="/sponsors/">Thanks to Conservancy's Sponsors</a></li>
</ul>
</div>
<div id="navbar-clear"></div>
</div>
{% block outercontent %}<div id="mainContent">{% block content %}{% endblock %}</div>{% endblock %}
<div id="conservancyfooter">
<p><a href="/">Main Page</a> | <a href="/about/contact/">Contact</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/feeds/omnibus/">RSS Feed</a></p>
<p><a href="/">Main Page</a> | <a href="/about/contact/">Contact</a> | <a href="/sponsors/">Sponsors</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/feeds/omnibus/">RSS Feed</a></p>
<p>Follow Conservancy
on <a href="http://identi.ca/conservancy">identi.ca</a> and <a href="http://twitter.com/conservancy">twitter</a>.</p>
<p class="copyright_info">