Files
FjpSite/FJPSite/Areas/Identity/Pages/_ViewStart.cshtml
T
2026-04-08 14:23:49 +09:30

4 lines
53 B
Plaintext

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