@ -1,6 +1,9 @@
@using NzbDrone.Web.Helpers
@{ Layout = "~/Views/Shared/_Layout.cshtml"; }
@{
Layout = "~/Views/Shared/_Layout.cshtml";
ViewBag.Title = "Settings";
}
@section HeaderContent
{