From a128baad1f9f2fa7c331aa4741ef5faeb788a3e3 Mon Sep 17 00:00:00 2001 From: Ezra Chung Date: Thu, 12 Dec 2024 12:55:08 -0600 Subject: [PATCH] CXX-3195 add 404 page with automatic redirection --- 404.html | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000000..8379d7d218 --- /dev/null +++ b/404.html @@ -0,0 +1,79 @@ + + + + + + + + + + Page Not Found + + + + + + + + + + + + +

This page could not be found. Automatically redirecting in a few seconds...

+ +

Click here if automatic redirection fails.

+ + + + + + + + + + + + + + + +