Files
Disco/Disco.Web/Views/_ViewStart.cshtml
T
2013-02-28 17:15:46 +11:00

3 lines
53 B
Plaintext

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