diff gpp/templates/donations/thanks.html @ 317:2934a867c2ef

Updating home page text for #147. Several other minor tweaks; adding favicon.ico.
author Brian Neal <bgneal@gmail.com>
date Wed, 02 Feb 2011 20:37:17 +0000
parents daa2916f5b34
children 2541d27ca056
line wrap: on
line diff
--- a/gpp/templates/donations/thanks.html	Sun Jan 30 20:02:32 2011 +0000
+++ b/gpp/templates/donations/thanks.html	Wed Feb 02 20:37:17 2011 +0000
@@ -4,5 +4,8 @@
 {% block content %}
 <div class="breadcrumbs"><a href="{% url 'donations-index' %}">Donations</a> &raquo; Thanks</div>
 <h2>Thank-You For The Donation!</h2>
-<p>Thank-you for your donation to <strong>SurfGuitar101.com</strong>, it is greatly appreciated!</p>
+<p>
+Thank-you for your donation to <strong>SurfGuitar101.com</strong>, it is greatly appreciated!
+We couldn't do this site without support from people like you. You rock!
+</p>
 {% endblock %}