Files
MpMon_Vue/Legacy/Views/_ViewStart.cshtml
Samuele E. Locatelli 29bd2e78aa Aggiunto codice Legacy
2019-04-08 13:59:34 +02:00

4 lines
54 B
Plaintext

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