Remove activity examples, per PGCA board discussion.
authorDave Page <dpage@pgadmin.org>
Thu, 10 Jul 2025 09:39:12 +0000 (10:39 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 10 Jul 2025 09:39:12 +0000 (10:39 +0100)
templates/sponsors/financial.html

index 7f0398432ab083ff10a29dc430d064af06832f4f..fc3863c2f050540e5459885fafb372ee53d2f555 100644 (file)
@@ -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>