Files
MoonPro.net/MP/Views/_ViewStart.cshtml
T
Samuele E. Locatelli d077d0a15c update componenti
2016-12-20 12:17:17 +01:00

4 lines
54 B
Plaintext

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