Files
C.TRACK/MP-MAG/Views/_ViewStart.cshtml
T
2020-02-17 10:54:41 +01:00

4 lines
54 B
Plaintext

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