Ombi/Ombi.UI/Views/_ViewStart.cshtml
2016-12-19 20:14:31 +00:00

3 lines
No EOL
45 B
Text

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