11 lines
320 B
HTML
11 lines
320 B
HTML
---
|
|
layout: base.njk
|
|
key: all-donations
|
|
title: Donate
|
|
summary: Support sp-codes with a donation - help us to provide the services for the community in the long term.
|
|
---
|
|
<h1><i class="i-hand-holding-heart"></i> All Donations</h1>
|
|
|
|
<p><a href="/{{locale}}/donate/">➔ Donate</a></p>
|
|
|
|
{% include "donations.html" %}
|