Files
Disco/Disco.Web/Views/_ViewStart.cshtml
T
2013-02-01 12:35:28 +11:00

3 lines
55 B
Plaintext

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