Files
MoonPro.net/MP-MAG/Views/_ViewStart.cshtml
T
2020-12-31 10:35:24 +01:00

4 lines
54 B
Plaintext

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