From b823ed1d7cf5c9cf1f0ac4e83bbac6476c48e33b Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 20 Apr 2016 18:17:09 +0800 Subject: Fix that error page no need to load foot template --- public/views/error.ejs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'public') diff --git a/public/views/error.ejs b/public/views/error.ejs index 255c6ee7..402b5eb0 100644 --- a/public/views/error.ejs +++ b/public/views/error.ejs @@ -16,5 +16,4 @@ <%- include footer %> - -<%- include foot %> \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3