diff --git a/html/layouts/error-video.ejs b/html/layouts/error-video.ejs
index c1a01aff..1bb61184 100644
--- a/html/layouts/error-video.ejs
+++ b/html/layouts/error-video.ejs
@@ -1,109 +1,131 @@
-
- Poke - <%=error%> !!!
-
-
-
- <% if (description == "This helps protect our community. Learn more (TRYING AGAIN....)") { %>
-
- <% } %>
-
-
-
- .error-footer {
- position: fixed;
- bottom: 24px;
- width: 100%;
- max-width: 600px;
- text-align: center;
+ <% if (description == "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused") { %>
+
+ <% } %>
+
+
+ <% if (description == "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused") { %>
502
- <% } else if (description !== "This helps protect our community. Learn more (TRYING AGAIN....)") { %>
- 404
+ <% } else { %>
+ 404
+ <% } %>
- <% } %>
-
-
-
<%=error%>
-
<%=description%>
-
-
+