git checkout -b feature-branch
This commit is contained in:
3
Server/Views/Pages/Home.cshtml
Normal file
3
Server/Views/Pages/Home.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@{
|
||||
ViewData["Title"] = "Metrology Home Page";
|
||||
}
|
Reference in New Issue
Block a user