From 18cc5f69129615850e48a995f7c3406b74d8d2f4 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sat, 5 Aug 2023 21:11:48 +0100 Subject: Redesign website --- views/error.ejs | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'views/error.ejs') diff --git a/views/error.ejs b/views/error.ejs index 88e1a27..838da5b 100644 --- a/views/error.ejs +++ b/views/error.ejs @@ -1,17 +1,15 @@ - Error: <%= code %> + Page not found
- <%- include('partials/header') %> + <%- include('partials/navbar') %>
- <%- include('partials/navbar') %>
-

An error occurred (<%= code %>)

-

Go home?

+

Page not found

-- cgit v1.2.3-70-g09d2