@using PlexRequests.UI.Helpers @Html.Partial("_Sidebar")
Landing Page Settings
@if (Model.Enabled) { } else { }
If enabled then all users will be redirected to the landing page instead of the login page.

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

Notice Message

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