Files
gpw_testci/HOME/Views/_ViewStart.cshtml
2021-03-26 17:17:28 +01:00

4 lines
54 B
Plaintext

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