1
0

Added basic and projects admin layouts

This commit is contained in:
Michael Gordeev
2019-11-13 15:30:54 +03:00
parent db0f8d3b1f
commit 25afd71b35
5 changed files with 176 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@{
ViewData["Title"] = "Projects list";
}
<h2>Projects</h2>