summaryrefslogtreecommitdiff
path: root/views/staff/users/show_404.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/staff/users/show_404.ejs')
-rw-r--r--views/staff/users/show_404.ejs4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/staff/users/show_404.ejs b/views/staff/users/show_404.ejs
new file mode 100644
index 0000000..c52e1e7
--- /dev/null
+++ b/views/staff/users/show_404.ejs
@@ -0,0 +1,4 @@
+[[ include ../_header ]]
+ <h1>User not found</h1>
+
+[[ include ../_footer ]]