Files
fosspay/templates/summary.html

57 lines
2.0 KiB
HTML
Raw Normal View History

2026-06-11 15:43:00 -06:00
{# templates/summary.html — combined quickpitch + full donate info #}
2021-12-12 07:06:51 +00:00
2026-06-11 15:43:00 -06:00
<p>Your donation keeps our community servers, IRC nodes, and hosted
services online. Current costs run about <strong>$200/month</strong> for
hosting plus <strong>$150/year</strong> in domains.</p>
2021-12-12 07:06:51 +00:00
2026-06-11 15:43:00 -06:00
<p class="small">
Payments are processed securely by Stripe; card details never touch our
servers. Stripe charges 2.9% +30¢ per transaction.
</p>
2021-12-12 07:06:51 +00:00
2026-06-11 15:43:00 -06:00
<p><strong><em>NOTICE: Tilde Club is not a registered legal entity
or charity.Donations are <u>not</u> taxdeductible.</em></strong></p>
2021-12-12 07:06:51 +00:00
2026-06-11 15:43:00 -06:00
<details class="donate-more">
<summary class="btn btn-default btn-lg btn-block donate-summary">More ways to contribute&nbsp;</summary>
<h3 id="methods-you-can-donate-to-tilde.club.">Alternative donation
methods</h3>
<p>All funds offset hosting (servers, domains).</p>
<p>
<a href="https://ko-fi.com/tildeclub">
<img src="https://shields.io/badge/kofi-Support_Us-ff5f5f?logo=ko-fi&style=for-the-badge"
alt="Donate via Kofi">
</a>
</p>
<p>
<a href="https://www.paypal.com/donate?hosted_button_id=DWHSADKJ26HZ8">
<img src="https://img.shields.io/badge/PayPal-Support_Us-003087?logo=paypal&logoColor=fff"
alt="Donate via PayPal">
</a>
</p>
<p>
<a href="https://github.com/sponsors/tildeclub">
<img src="https://img.shields.io/badge/GitHub%20Sponsors-EA4AAA?logo=githubsponsors&logoColor=fff"
alt="GitHub Sponsors">
</a>
</p>
<h4>Affiliate links</h4>
<ul>
<li><a href="https://clients.whc.ca/aff.php?aff=7560">Web Hosting Canada</a> domains &amp; hosting</li>
</ul>
<p><strong>Note:</strong> Email <code>root@tilde.club</code> after donating so we can add you to the GoldStar Supporters list.</p>
<h3 id="be-involved">Be involved!</h3>
<p>The best way to support us is to join the community: open pull
requests on GitHub, chat on IRC, build cool web pages, or develop
software with the tools on tilde.club.</p>
<p>Ask on IRC if you have questions!</p>
</details>