diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index a271b6ea..0f705836 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -107,19 +107,29 @@ <%= translate(locale, "Released under the AGPLv3 by Omar Roth.") %> -
<%= translate(locale, "BTC: ") %>356DpZyMXu6rYd55Yqzjs29n79kGKWcYrY
-
<%= translate(locale, "BCH: ") %>qq4ptclkzej5eza6a50et5ggc58hxsq5aylqut2npk
+ + <%= translate(locale, "BTC: ") %>356DpZyMXu6rYd55Yqzjs29n79kGKWcYrY
+
+ + <%= translate(locale, "BCH: ") %>qq4ptclkzej5eza6a50et5ggc58hxsq5aylqut2npk
+
+ <%= translate(locale, "Liberapay") %> / <%= translate(locale, "Patreon") %>
+ <%= translate(locale, "View JavaScript license information.") %>
-
<%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %>
+
+ + <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> + + <%= CURRENT_BRANCH %>