summaryrefslogtreecommitdiff
path: root/templates/public/donate.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-03 15:41:44 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-03 15:41:44 -0300
commit2b31a1cdd40763be0d8dc042c7638e81e47769fd (patch)
tree3a358db08f74a7e8c5e65e43206d48045ad53859 /templates/public/donate.html
parent2ad424ddbd771cb193f8f8dee102348be8d7a04f (diff)
Parabola specific changes. Preparing for launch!
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 %}