From 5ee5f49b5437891208f1f4d1c427ff4a4f215ccf Mon Sep 17 00:00:00 2001 From: Arya K Date: Fri, 28 Jul 2023 14:57:11 +0530 Subject: [PATCH] Update src/invidious/views/template.ecr Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com> --- src/invidious/views/template.ecr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index bfcb8953..2a84c3a0 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -151,10 +151,10 @@ <%= translate(locale, "footer_donate_page") %> <% if CONFIG.donate_url %> - - - <%= translate(locale, "footer_instance_donate_page") %> - + + + <%= translate(locale, "footer_instance_donate_page") %> + <% end %> <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> @ <%= CURRENT_BRANCH %>