From f538436562759e4051ce349a247a63ad7dd0ee53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 2 Mar 2022 08:36:22 +0800 Subject: [PATCH] Update copy --- 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 c2c3b8f..51c3cef 100644 --- a/libretube-theme/templates/base.html +++ b/libretube-theme/templates/base.html @@ -172,7 +172,7 @@ -
Copyleft © 2019 - 2021 {{ SITENAME }} Lbtd.
+
Copyleft © 2019 - 2022 {{ SITENAME }} Lbtd.
{% if CURRENT_VERSION and CURRENT_BRANCH %}
{{ _('Versión actual:') }} {{ CURRENT_VERSION }} @ {{ CURRENT_BRANCH }}