From 4811a3eabc1e7afaf17b45f9dea541d987c45717 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 24 Dec 2024 13:56:06 -0500 Subject: Initial commit --- views/error.ejs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 views/error.ejs (limited to 'views/error.ejs') diff --git a/views/error.ejs b/views/error.ejs new file mode 100644 index 0000000..dc138e6 --- /dev/null +++ b/views/error.ejs @@ -0,0 +1,17 @@ + + + + + + + bnbSO + + +
+
+ logo +

Oh no! Something went wrong!

+

<%= error %>

+
+ + \ No newline at end of file -- cgit v1.2.3