Refactoring - split data, logic and model layers; custom network exception
This commit is contained in:
6
StudentHouseDashboard/WebApp/Pages/Logout.cshtml
Normal file
6
StudentHouseDashboard/WebApp/Pages/Logout.cshtml
Normal file
@@ -0,0 +1,6 @@
|
||||
@page
|
||||
@model WebApp.Pages.LogoutModel
|
||||
@{
|
||||
}
|
||||
<h1>Logout</h1>
|
||||
<p>You should be redirected to the <a href="/">homepage</a></p>
|
Reference in New Issue
Block a user