From 52a178242bf64184009a34d487ed519c8ef16d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 2 Jan 2020 10:10:20 +0200 Subject: [PATCH] 2019 -> 2020. Cheers! --- templates/emails/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/emails/base.html b/templates/emails/base.html index 81a5de5f..d5f946fb 100644 --- a/templates/emails/base.html +++ b/templates/emails/base.html @@ -189,7 +189,7 @@
- © 2019 {% site_name %}. All rights reserved. + © 2020 {% site_name %}. All rights reserved. {% block unsub %}{% endblock %}