summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/index')
-rw-r--r--app/views/admin/index/index.html.erb6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/admin/index/index.html.erb b/app/views/admin/index/index.html.erb
deleted file mode 100644
index 2313d16..0000000
--- a/app/views/admin/index/index.html.erb
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>GLSAMaker Administration</h1>
-
-<ul>
- <li><%= link_to 'User Management', admin_users_path %></li>
- <li><%= link_to 'Template Management', admin_templates_path %></li>
-</ul> \ No newline at end of file