summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Admin/Index.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'Project-Unite/Views/Admin/Index.cshtml')
-rw-r--r--Project-Unite/Views/Admin/Index.cshtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Project-Unite/Views/Admin/Index.cshtml b/Project-Unite/Views/Admin/Index.cshtml
new file mode 100644
index 0000000..d282f60
--- /dev/null
+++ b/Project-Unite/Views/Admin/Index.cshtml
@@ -0,0 +1,7 @@
+
+@{
+ ViewBag.Title = "Administration Control Panel";
+}
+
+<p>Wow, an actual index page.</p>
+