Editor povezava na db
This commit is contained in:
6
ZpcBulletinBoard/Pages/SetupNew/Index.cshtml
Normal file
6
ZpcBulletinBoard/Pages/SetupNew/Index.cshtml
Normal file
@@ -0,0 +1,6 @@
|
||||
@page
|
||||
@model ZpcBulletinBoard.Pages.SetupNew.SetupModel
|
||||
@{
|
||||
ViewData["Title"] = "SetupNew";
|
||||
Layout = "~/Pages/Shared/_LayoutBlank.cshtml";
|
||||
}
|
||||
Reference in New Issue
Block a user