From 15c75f188732bdbfcdccb741c270e6921f3152fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 16 May 2021 13:39:26 -0500 Subject: [PATCH] update year site --- libretube-theme/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretube-theme/templates/base.html b/libretube-theme/templates/base.html index d09a44b..126017b 100644 --- a/libretube-theme/templates/base.html +++ b/libretube-theme/templates/base.html @@ -173,7 +173,7 @@ -
Copyleft © 2019 - 2020 {{ SITENAME }} Lbtd.
+
Copyleft © 2019 - 2021 {{ SITENAME }} Lbtd.
{% if CURRENT_VERSION and CURRENT_BRANCH %}
{{ _('Versión actual:') }} {{ CURRENT_VERSION }} @ {{ CURRENT_BRANCH }}