summaryrefslogtreecommitdiff
path: root/templates/public/donate.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/donate.html')
-rw-r--r--templates/public/donate.html19
1 files changed, 2 insertions, 17 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html
index 290e4bb7..ef7f252d 100644
--- a/templates/public/donate.html
+++ b/templates/public/donate.html
@@ -19,24 +19,9 @@
<p>If you want, we have a pretty nice <a
href='http://wiki.parabolagnulinux.org/TODO' title='The TODO
- list!'>TODO list</a> you can check to help us.</p>
+ list!'>TODO list</a> you can check to help us by donating some of your
+ time. That will be very much appreciated by us :)</p>
-{% comment %}
-<!-- TODO: -->
- <p> We'd like to thank <!-- the guy wich donated the vserver or his company --></p>
-{% endcomment %}
-{% comment %}
- <h3>Past donors</h3>
-
- <div id="donor-list">
- <ul>
- {% for donor in donors %}
- <li>{{ donor.name }}</li>{% endfor %}
- </ul>
- </div>
- <div class="clear"></div>
- <p>A huge thanks to you all for your contributions!</p>
-{% endcomment %}
</div>
{% endcache %}
{% endblock %}