@using Ombi.UI.Helpers @inherits Nancy.ViewEngines.Razor.NancyRazorViewBase @Html.Partial("Shared/Partial/_Sidebar") @Html.LoadAsset("/Content/helpers/bootbox.min.js", true)
About
Application Version: @Model.ApplicationVersion
OS: @Model.Os
System Version: @Model.SystemVersion
Branch: @Model.Branch
Log Level: @Model.LogLevel
Database Location: @Model.DbLocation
Running Directory: @Model.RunningDir

Github https://github.com/tidusjar/Ombi
Wiki https://github.com/tidusjar/Ombi/wiki
Issues https://github.com/tidusjar/Ombi/issues
Chat https://gitter.im/tidusjar/Ombi
Feature Requests https://feathub.com/tidusjar/Ombi

@if (Model.OAuthEnabled) {
} else {
}