prvi
This commit is contained in:
6
EveryThing/Pages/User/Logout.cshtml
Normal file
6
EveryThing/Pages/User/Logout.cshtml
Normal file
@@ -0,0 +1,6 @@
|
||||
@page
|
||||
@model EveryThing.Pages.User.LogoutModel
|
||||
@{
|
||||
ViewData["Title"] = "Odjava";
|
||||
Layout = "~/Pages/Layouts/_LayoutBlank.cshtml";
|
||||
}
|
||||
Reference in New Issue
Block a user