@page @model LogoutModel @{ ViewData["Title"] = "Log out"; }

@ViewData["Title"]

You have successfully logged out of the application.