summaryrefslogtreecommitdiff
path: root/views/staff.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/staff.ejs')
-rw-r--r--views/staff.ejs26
1 files changed, 0 insertions, 26 deletions
diff --git a/views/staff.ejs b/views/staff.ejs
deleted file mode 100644
index 0db8ebc..0000000
--- a/views/staff.ejs
+++ /dev/null
@@ -1,26 +0,0 @@
-<!doctype html>
-<html>
-<head>
- <title>vvalls</title>
- [[ include partials/meta ]]
-</head>
-<body class="loading">
-<div class="rapper page">
- [[ include partials/header ]]
-
- <br clear="all">
- <h1>Staff Area</h1>
- <!--
- - recent users
- - rooms list
- - projects list
- -->
-
- [[ include partials/confirm-modal ]]
- [[ include partials/footer ]]
-</div>
-
-
-</body>
-[[ include partials/scripts ]]
-</html>