From f4a3e9bf53c657c3e6b9330eb6ad644094f75e61 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sat, 20 Nov 2021 17:46:20 +0000 Subject: Initial commit --- app/views/error.ejs | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app/views/error.ejs (limited to 'app/views/error.ejs') diff --git a/app/views/error.ejs b/app/views/error.ejs new file mode 100644 index 0000000..87296bc --- /dev/null +++ b/app/views/error.ejs @@ -0,0 +1,16 @@ + + + + Error: <%= code %> + + + +
+ <%- include('partials/header') %> +
+

An error occurred (<%= code %>)

+

Go home?

+
+
+ + -- cgit v1.2.3-70-g09d2