An error occurred (<%= code %>)
-Go home?
+
+ <%- include('partials/navbar') %>
+
+
An error occurred (<%= code %>)
+Go home?
+From a84425a42e9246243dffd23dba33b4d4a5b626ac Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Mon, 22 Nov 2021 14:17:44 +0000 Subject: Update styles & add page rebuilding --- app/views/error.ejs | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'app/views/error.ejs') diff --git a/app/views/error.ejs b/app/views/error.ejs index 87296bc..88e1a27 100644 --- a/app/views/error.ejs +++ b/app/views/error.ejs @@ -7,9 +7,12 @@