PSTW_CentralizeSystem/Areas/Identity/Pages/_ViewStart.cshtml
2024-11-15 16:29:52 +08:00

5 lines
54 B
Plaintext

@{
Layout = "/Views/Shared/_Layout.cshtml";
}