Project-Unite/Project-Unite/Views/_ViewStart.cshtml
2017-03-20 16:45:17 -04:00

3 lines
54 B
Text

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