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