Changeset - bc5f1b6c63ab
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-03 19:26:55
bkuhn@ebb.org
Add another supporter.
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/sponsors/index.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% block subtitle %}Sponsors - {% endblock %}
 
{% block category %}sponsors{% endblock %}
 
{% block head %}
 
<meta charset="UTF-8"/>
 
{% end block %}
 

	
 
{% block content %}
 

	
 
<h1>Conservancy's Sponsors &amp; Supporters</h1>
 

	
 
<p>Conservancy relies on donations from the general public to support its
 
work, and asks everyone <a href="/donate">to donate generously</a>.
...
 
@@ -55,9 +59,10 @@ any of its sponsors.</p>
 
   
 
<ul id="supporters">
 
  <li>Philippe Gauthier</li>
 
  <li>W. John Sullivan</li>
 
  <li>Kat Walsh</li>
 
  <li>Christopher Allan Webber</li>
 
  <li>立思科技藝術有限公司</li>
 
</ul>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)