File diff 462cbc396354 → f723a74f5110
www/conservancy/templates/sponsors.html
Show inline comments
...
 
@@ -58,6 +58,7 @@ any of its sponsors.</p>
 

	
 
<a id="supporters"></a>
 
<ul id="supporters">
 
<li>Anonymous ({{anonymous_count|safe}} people)</li>
 
{% for ss in supporters %}
 
<li>{{ ss.display_name|safe }}</li>
 
{% endfor %}