diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr
index 781762fb..91e96b45 100644
--- a/src/invidious/views/template.ecr
+++ b/src/invidious/views/template.ecr
@@ -145,9 +145,7 @@
- <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %>
-
- <%= CURRENT_BRANCH %>
+ <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> @ <%= CURRENT_BRANCH %>