From 15122a5518605e8dfcbf7131223124e8f9d7da15 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20K=C3=B6gl?= Date: Sat, 22 Dec 2012 19:30:10 +0100 Subject: [PATCH] add link to Flattr on settings page --- mygpo/web/templates/account.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mygpo/web/templates/account.html b/mygpo/web/templates/account.html index 8b448098..ca697bce 100644 --- a/mygpo/web/templates/account.html +++ b/mygpo/web/templates/account.html @@ -130,7 +130,10 @@
{% csrf_token %} - {% trans "Flattr" %} + + {% trans "Flattr" %} + {% trans "What's that?" %} +
-- 2.11.4.GIT