Files
zebracode/ZCode/Views/_ViewStart.cshtml
2020-02-18 12:48:37 +01:00

4 lines
54 B
Plaintext

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