LANCommander/LANCommander.Server/Areas/Identity/Pages/_ViewStart.cshtml
2024-08-04 18:44:33 -05:00

3 lines
56 B
Text

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