X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fabout.html;h=96f4c8e5249e17ca31a5deaa6321cdf29429a9ac;hb=bb3d8a64f64b88c728afec708027971643052e67;hp=c401b023d1b1decbb5f9e1eed51de85e0c7a0c07;hpb=814228fa94dc3657eb57b886e6812f442dce8754;p=Sone.git diff --git a/src/main/resources/templates/about.html b/src/main/resources/templates/about.html index c401b02..96f4c8e 100644 --- a/src/main/resources/templates/about.html +++ b/src/main/resources/templates/about.html @@ -2,7 +2,16 @@

<%= Page.About.Page.Title|l10n|html>

-

Sone – The Freenet Social Network Plugin, © 2010 by David ‘Bombe’ Roden.

+

Sone – The Freenet Social Network Plugin, Version <% version|html>, © 2010 by David ‘Bombe’ Roden.

+ +

+ If you like Sone and you would like to reward me, you can use the + Flattr button at the bottom of each page. Flattr is a non-anonymous + micro payment that acts like an internet tip jar where the amount + each user spends is limited (lowest being 2 € per month). More + information can be found on flattr.com. +

This program is free software: you can redistribute it and/or modify @@ -21,7 +30,7 @@

You should have received a copy of the GNU General Public License along with this program. If not, see - www.gnu.org/licenses. + www.gnu.org/licenses.

<%include include/tail.html>