LANCommander/Areas/Identity/Pages/_ViewStart.cshtml

4 lines
53 B
Plaintext

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