From bbc27dc37f7356d61a12d534bc7243b04fe81727 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 24 Oct 2024 19:39:53 +0000 Subject: [PATCH] add alot of cool stuff :3 --- html/layouts/error-video.ejs | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/html/layouts/error-video.ejs b/html/layouts/error-video.ejs index c5b7f613..ef944df1 100644 --- a/html/layouts/error-video.ejs +++ b/html/layouts/error-video.ejs @@ -5,7 +5,9 @@ + <% if (description == "This helps protect our community. Learn more (TRYING AGAIN....)") { %> + <% } %> + <% if (description == "This helps protect our community. Learn more (TRYING AGAIN....)") { %> +

502

+ <% } else if (description !== "This helps protect our community. Learn more (TRYING AGAIN....)") { %> +

404

+ + <% } %> +

<%=error%>

<%=description%>

@@ -90,8 +99,11 @@