summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-04-20 18:17:09 +0800
committerCheng-Han, Wu2016-04-20 18:17:09 +0800
commitb823ed1d7cf5c9cf1f0ac4e83bbac6476c48e33b (patch)
treeede92d5836747a1fc1f42ea33223c333f86ff851 /public
parent15b5252fcbad260cc3f4718c8e1cdb754d566838 (diff)
Fix that error page no need to load foot template
Diffstat (limited to 'public')
-rw-r--r--public/views/error.ejs3
1 files changed, 1 insertions, 2 deletions
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 %>
</body>
-</html>
-<%- include foot %> \ No newline at end of file
+</html> \ No newline at end of file