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 %>