summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Project-Unite/Views/Developer/index.cshtml1
-rw-r--r--Project-Unite/Views/Profile/ViewProfile.cshtml1
2 files changed, 2 insertions, 0 deletions
diff --git a/Project-Unite/Views/Developer/index.cshtml b/Project-Unite/Views/Developer/index.cshtml
new file mode 100644
index 0000000..a39b5fc
--- /dev/null
+++ b/Project-Unite/Views/Developer/index.cshtml
@@ -0,0 +1 @@
+This is/will be the developer cp page. its not done yet \ No newline at end of file
diff --git a/Project-Unite/Views/Profile/ViewProfile.cshtml b/Project-Unite/Views/Profile/ViewProfile.cshtml
new file mode 100644
index 0000000..0f1cba3
--- /dev/null
+++ b/Project-Unite/Views/Profile/ViewProfile.cshtml
@@ -0,0 +1 @@
+This is/will be the view profile page. its not done yet \ No newline at end of file