initial add
This commit is contained in:
7
Fab2ApprovalSystem/Views/Home/About.cshtml
Normal file
7
Fab2ApprovalSystem/Views/Home/About.cshtml
Normal file
@ -0,0 +1,7 @@
|
||||
@{
|
||||
ViewBag.Title = "About";
|
||||
}
|
||||
<h2>@ViewBag.Title.</h2>
|
||||
<h3>@ViewBag.Message</h3>
|
||||
|
||||
<p>Use this area to provide additional information.</p>
|
Reference in New Issue
Block a user