Files
GPW/HOME/Views/_ViewStart.cshtml
2017-04-04 15:36:01 +02:00

4 lines
54 B
Plaintext

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