diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-02 19:27:55 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-02 19:27:55 -0300 |
commit | 1eef3e940b73aeb7171f92968478d906dc216543 (patch) | |
tree | 840c92e0c66357d63be30f2f96e6930742961045 /templates/public | |
parent | c9178286885d60741eb0e696c3e345e3b0dfb9e2 (diff) |
Added TODO list link to the donate your time to us page!
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/donate.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html index 5ac888de..290e4bb7 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -17,6 +17,10 @@ don't, at the moment. So, some voluntary work is much preffered than anything, because we are a really small community of hackers.</p> + <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> + {% comment %} <!-- TODO: --> <p> We'd like to thank <!-- the guy wich donated the vserver or his company --></p> |