@page
@model _2021_backend.Pages.Account.LogoutModel
@{
ViewData["Title"] = "登出";
}
<h1>正在登出</h1>
<h3>请稍后</h3>