Files
MoonPro.net/MP-MON/Views/_ViewStart.cshtml
T
Samuele E. Locatelli 011daf120d Aggiunta progetto MP-MON
2016-11-11 15:43:34 +01:00

4 lines
54 B
Plaintext

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