Changeset - 2a808a58c6cb
[Not reviewed]
0 1 0
Bradley M. Kuhn - 2 years ago 2022-01-02 04:19:21
bkuhn@sfconservancy.org
Fix the anchor.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/sponsors.html
Show inline comments
...
 
@@ -57,7 +57,7 @@ any of its sponsors.</p>
 
  Sustainer program</a>.  Those who request public acknowledgment are listed
 
  here in order by the date when they first joined the Sustainer program:</p>
 

	
 
<a id="supporters"/>
 
<a id="supporters"></a>
 
<ul id="sustainers">
 
<li>Anonymous ({{ anonymous_count }} people)</li>
 
{% for ss in supporters %}
0 comments (0 inline, 0 general)