summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python/templates/pages/donate/thanks.html')
-rw-r--r--python/templates/pages/donate/thanks.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/python/templates/pages/donate/thanks.html b/python/templates/pages/donate/thanks.html
new file mode 100644
index 0000000..87ae712
--- /dev/null
+++ b/python/templates/pages/donate/thanks.html
@@ -0,0 +1,21 @@
+---
+title: '❤️'
+nav1: donate
+layout: tyrian
+---
+{% include hero-section/start class="huge donate-thanks" %}
+ 
+{% include hero-section/end %}
+<br>
+
+<p class="lead text-center">
+ On behalf of Larry the Cow, and the entire Gentoo community, thank you for your support!
+</p>
+
+<hr>
+
+<p class="text-right">
+ <small>
+ If you have any questions regarding your donation, please let our <a href="mailto:trustees@gentoo.org">Trustees</a> know.
+ </small>
+</p> \ No newline at end of file