content/donate-thanks.html (18 lines of code) (raw):

<!DOCTYPE html> <html><head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <title>Thanks for Your Donation</title> </head> <body> <!-- this page is used after a PayPal Donation is made to Apache OpenOffice --> <h2>Thanks for Your Donation</h2> <p> Please accept our best thanks for supporting Apache OpenOffice. <br /> Please consider supporting the Apache Software Foundation via a <a href="https://www.apache.org/foundation/contributing.html">donation</a>. While not targeted directly to OpenOffice, these donations do suppport the infrastructure of the Apache Software Foundation (ASF) and therefore also OpenOffice. <br /> Thanks again! </p> </body> </html>