@using System.Linq @using Ombi.UI.Helpers @inherits Nancy.ViewEngines.Razor.NancyRazorViewBase @Html.Partial("Shared/Partial/_Sidebar")
Newsletter Settings
Note: This will require you to setup your email notifications
@if (Model.SendRecentlyAddedEmail) { } else { }
@if (Model.SendToPlexUsers) { } else { }


You can add multiple email address by using the ; delimiter