]> git.ipfire.org Git - ipfire.org.git/commitdiff
Added link for donation page.
authorJan Paul Tuecking <earl@ipfire.org>
Sun, 18 Apr 2010 20:54:49 +0000 (22:54 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Sun, 18 Apr 2010 20:54:49 +0000 (22:54 +0200)
www/templates/downloads.html

index 42a760867190b45d541e4eb4269d5548f242b933..8fe582a8275fd0c531382c015b5a3d065c47fc08 100644 (file)
@@ -25,7 +25,7 @@
 
                        <p>
                                Sollte Ihnen diese Software gefallen, würden sich die Betreiber
-                               über ein kleines Dankeschön freuen.
+                               über ein kleines <a href="{{ link("donation") }}">Dankeschön</a> freuen.
                        </p>
                {% else %}
                        <p>
@@ -42,7 +42,7 @@
 
                        <p>
                                If you like this piece of software, developers appreciate your
-                               donations.
+                               <a href="{{ link("donation") }}">donations</a>.
                        </p>
                {% end %}