Files
RavenDB.Identity/Sample/Areas/Identity/Pages/_ViewStart.cshtml
T
2019-03-04 16:58:35 -06:00

4 lines
53 B
Plaintext

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