Got a little over-zealous with the last commit
[website] / thanks.html
1 <?xml version="1.0" encoding="utf-8"?>    <!-- -*- html -*- -->
2 <!--#set var="css" value="sxemacs.css" -->
3 <!--#set var="title" value="Donation Received" -->
4 <!--#set var="banner" value="You're AWESOME!  Thank You!" -->
5 <!--#set var="copyright" value="2016 Steve Youngs" -->
6
7 <!--#include virtual="/templates/header.template" -->
8 <!--#include virtual="/templates/menu.template" -->
9 <!--#include virtual="/templates/support.template" -->
10
11     <h3>Thank You!</h3>
12     <p>
13       On behalf of everyone here at the SXEmacs project, thank you so
14       very much for your contribution.
15     </p>
16     <p>
17       Your donation has been processed successfully and you will
18       be emailed shortly with the full details of the transaction.
19     </p>
20     <br />
21     <a href="mailto:steve@sxemacs.org">Steve Youngs</a><br />
22     The SXEmacs Project
23
24 <!--#include virtual="/templates/copyright.template" -->
25 <!--#include virtual="/templates/stats.template" -->
26 <!--#include virtual="/templates/footer.template" -->