From 50b3cdb8acdbb9e6b1263927d84323186f9a0619 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 24 Sep 2022 14:17:38 +0200 Subject: [PATCH] Remove flattr code --- ChangeLog | 1 + debianmemberportfolio/templates/base.html | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 274d149..6a49df1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ unreleased Jan Dittberner * add updated translations from Weblate * update dependencies * replace gpg and pgp with OpenPGP (thanks Guillem Jover) + * remove flattr code 2021-10-24 Jan Dittberner * add updated translations from Weblate diff --git a/debianmemberportfolio/templates/base.html b/debianmemberportfolio/templates/base.html index 84f1a34..c8d1bc1 100644 --- a/debianmemberportfolio/templates/base.html +++ b/debianmemberportfolio/templates/base.html @@ -40,9 +40,5 @@ with this program. If not, see .

{% trans browseurl='https://git.dittberner.info/jan/debianmemberportfolio', cloneurl='https://git.dittberner.info/jan/debianmemberportfolio.git', weblateurl='https://hosted.weblate.org/projects/debian-member-portfolio-service/' %}The service is available under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. You can browse the source code or clone it from {{ cloneurl }} using git. If you want to translate this service to your language you can contribute at Weblate.{% endtrans %}

{{ _('Copyright © 2009-2022 Jan Dittberner') }}

- -