Remotely/Server/Areas/Identity/Pages/_ViewStart.cshtml
Jared Goodwin a0405e28a0 WIP
2019-06-15 18:08:30 -07:00

4 lines
53 B
Plaintext

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