summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Page2025-07-10 09:39:12 +0000
committerDave Page2025-07-10 09:39:12 +0000
commite594541fe362cc7aa88414fb37d2e9ed54350b78 (patch)
tree272ca08b7689952ea394f2ff06ce2aeef16cc094
parent336324ebbd76d38bc2172f7a8f9a45bcb4565f3a (diff)
Remove activity examples, per PGCA board discussion.
-rw-r--r--templates/sponsors/financial.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/sponsors/financial.html b/templates/sponsors/financial.html
index 7f039843..fc3863c2 100644
--- a/templates/sponsors/financial.html
+++ b/templates/sponsors/financial.html
@@ -19,34 +19,28 @@ levels are used:</p>
<thead>
<tr>
<th>Level</th>
- <th>What activities can be supported?</th>
<th>Minimum Donation in USD (from January 2025)</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Benefactor</th>
- <td>Expand PGCA's mission</td>
<td>$30,000</td>
</tr>
<tr>
<th scope="row">Patron</th>
- <td>Ensure PGCA's ongoing operations</td>
<td>$15,000</td>
</tr>
<tr>
<th scope="row">Supporter</th>
- <td>Support maintenance of domains</td>
<td>$5,000</td>
</tr>
<tr>
<th scope="row">Friend</th>
- <td></td>
<td>$2,500</td>
</tr>
<tr>
<th scope="row">Donor</th>
- <td>All donations are appreciated.</td>
<td>&lt; $2,500</td>
</tr>
</tbody>