diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-12-15 09:59:23 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-12-15 09:59:23 -0300 |
commit | e71abccab80257ce14c8c546695710a95a42372b (patch) | |
tree | d4eda8aec88380cff447cdd30865ffb091f136ba /templates/public/donate.html | |
parent | 96a57cd652ff2b26f15976d832e9eb1dcd2c3dd7 (diff) |
Fixed quoting
Diffstat (limited to 'templates/public/donate.html')
-rw-r--r-- | templates/public/donate.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html index 775aeba2..2d31bd68 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -18,8 +18,8 @@ anything, because we are a really small community of hackers.</p> <p>If you want, we have a pretty nice <a - href='https://wiki.parabolagnulinux.org/TODO' title='The TODO - list!'>TODO list</a> you can check to help us by donating some of your + href="https://wiki.parabolagnulinux.org/TODO" title="The TODO + 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> </div> |