Sustainers update is broken; temporarily change text to explain.
This commit is contained in:
parent
a7ac015397
commit
7e76e07098
1 changed files with 8 additions and 2 deletions
|
|
@ -61,9 +61,14 @@ any of its sponsors.</p>
|
||||||
<br/>
|
<br/>
|
||||||
<h2 id="sustainers">Sustainers</h2>
|
<h2 id="sustainers">Sustainers</h2>
|
||||||
|
|
||||||
<p>Conservancy Sustainers are individuals (or small companies) who give $120
|
<p>Conservancy Sustainers are individuals (or small companies) who give $128
|
||||||
or more annually as part of <a href="/sustainer/">the Official Conservancy
|
or more annually as part of <a href="/sustainer/">the Official Conservancy
|
||||||
Sustainer program</a>. Those who request public acknowledgment are listed
|
Sustainer program</a>. We apologize that our script that generates this
|
||||||
|
list of Sustainers has been broken, and we'll restore this list as soon as
|
||||||
|
we can. Thank you to everyone who is a Sustainter, and your listed names
|
||||||
|
will be back soon!
|
||||||
|
<!---
|
||||||
|
Those who request public acknowledgment are listed
|
||||||
here in order by the date when they first joined the Sustainer program:</p>
|
here in order by the date when they first joined the Sustainer program:</p>
|
||||||
|
|
||||||
<a id="supporters"></a>
|
<a id="supporters"></a>
|
||||||
|
|
@ -73,5 +78,6 @@ any of its sponsors.</p>
|
||||||
<li>{{ ss.display_name }}</li>
|
<li>{{ ss.display_name }}</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
|
--!>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue