From 3b3ae8a82c00e80185a86a2a61940f87441f8932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 25 Apr 2019 21:31:53 +0300 Subject: [PATCH] 2018 -> 2019 in email footer --- 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 abe5f484..81a5de5f 100644 --- a/templates/emails/base.html +++ b/templates/emails/base.html @@ -189,7 +189,7 @@
- © 2018 {% site_name %}. All rights reserved. + © 2019 {% site_name %}. All rights reserved. {% block unsub %}{% endblock %}