Project plan, URS, webapp start
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@page
|
||||
@model WebApplication1.Pages.ContactModel
|
||||
@{
|
||||
ViewData["Title"] = "Contact";
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
|
||||
<p>E-mail: <a href="mailto:d.byalkov@student.fontys.nl">d.byalkov@student.fontys.nl</a>.</p>
|
Reference in New Issue
Block a user