Remotely/Server/Areas/Identity/Pages/_ViewStart.cshtml
2021-07-29 07:57:31 -07:00

5 lines
54 B
Plaintext

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