Files
magman/MagMan.UI/Areas/Identity/Pages/_ViewStart.cshtml
T
2023-12-22 18:45:01 +01:00

5 lines
54 B
Plaintext

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