Ombi/RequestPlex.UI/Views/_ViewStart.cshtml
2016-02-26 14:31:28 +00:00

3 lines
No EOL
53 B
Text

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