Add project files.
This commit is contained in:
12
rusnova/Pages/Index.cshtml
Normal file
12
rusnova/Pages/Index.cshtml
Normal file
@@ -0,0 +1,12 @@
|
||||
@page
|
||||
@model IndexModel
|
||||
@{
|
||||
ViewData["Title"] = "Home page";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
<br /><br />
|
||||
<img src="img/rusnova-logo.png" alt="rusnova"/>
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
</div>
|
||||
Reference in New Issue
Block a user