From c13d26501f09bbdc4db0357f941e9901fcc82783 Mon Sep 17 00:00:00 2001 From: Kasper Ziemianek Date: Mon, 2 Apr 2018 13:52:21 +0200 Subject: [PATCH] current year in copyright email section --- app/retail/templates/emails/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/retail/templates/emails/template.html b/app/retail/templates/emails/template.html index b58f24bdc45..23afbe7802f 100644 --- a/app/retail/templates/emails/template.html +++ b/app/retail/templates/emails/template.html @@ -221,7 +221,7 @@

- © 2017 Gitcoin Core, Inc. + © {% now "Y" %} Gitcoin Core, Inc.