From 97a8370caea2fae4a0a67165036aae2dc2d05900 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 3 May 2023 13:13:47 -0400 Subject: Rewrite of the website in Flask --- templates/404.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 templates/404.html (limited to 'templates/404.html') diff --git a/templates/404.html b/templates/404.html new file mode 100755 index 0000000..66918f5 --- /dev/null +++ b/templates/404.html @@ -0,0 +1,23 @@ + + + + + + 404 Page Not Found + + + + + +
+
+

404 Page Not Found

+

Maybe you want to go to one of the pages in nav bar instead.

+
+
+ + -- cgit v1.2.3