Recreated webstie in Dotnet
This commit is contained in:
8
DouwcoWebsite.NET/DouwcoWebsite/Pages/DouwcoApps.cshtml
Normal file
8
DouwcoWebsite.NET/DouwcoWebsite/Pages/DouwcoApps.cshtml
Normal file
@@ -0,0 +1,8 @@
|
||||
@page
|
||||
@model DouwcoWebsite.Pages.DouwcoApps
|
||||
@{
|
||||
ViewData["Title"] = "Douwco Apps";
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
|
||||
<p>To be constructed</p>
|
||||
Reference in New Issue
Block a user