Remotely/Remotely_Server/Areas/Identity/Pages/_ViewStart.cshtml
Jared Goodwin 61fa16de4c Initial
2019-02-23 11:02:23 -08:00

4 lines
53 B
Plaintext

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