From daed37c4abe68253aa79823dd27cca651067912c Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 6 Jun 2010 00:26:49 +0200 Subject: [PATCH] add flattr button --- ddportfolioservice/templates/base.mako | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ddportfolioservice/templates/base.mako b/ddportfolioservice/templates/base.mako index a189e4b..1d3a34f 100644 --- a/ddportfolioservice/templates/base.mako +++ b/ddportfolioservice/templates/base.mako @@ -33,6 +33,11 @@ License along with this program. If not, see id='debianlogo')}

${_('Debian Developer Portfolio Service')}

${_('''This service has been inspired by Stefano Zacchiroli's DDPortfolio page in the Debian Wiki. You can create a set of customized links leading to a Debian Developer's or package maintainer's information regarding Debian.''')}

+

+

${self.body()}