Selector/Selector.Web/Areas/Identity/Pages/_ViewStart.cshtml
2021-10-24 00:23:45 +01:00

5 lines
51 B
Plaintext

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