From e5595b895dbf15dfbcb01d40ecb54beed3b6c8b9 Mon Sep 17 00:00:00 2001 From: James Shiffer Date: Sat, 10 Apr 2021 17:35:20 -0700 Subject: [PATCH] added 404 error page --- public/Error.cfm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 public/Error.cfm diff --git a/public/Error.cfm b/public/Error.cfm new file mode 100644 index 0000000..08322ec --- /dev/null +++ b/public/Error.cfm @@ -0,0 +1,19 @@ + + + + + +
+

Error 404

+

Unfortunately the page you're attempting to access has either not yet been added or does not exist.

+
+ +