@using PlexRequests.UI.Helpers @inherits PlexRequests.UI.Helpers.EmptyViewBase @{ var baseUrl = Html.GetBaseUrl(); var formAction = string.Empty; if (!string.IsNullOrEmpty(baseUrl.ToHtmlString())) { formAction = "/" + baseUrl.ToHtmlString(); } } @Html.LoadWizardAssets()

Welcome to Plex Requests

we are just going to run though the initial Plex Requests setup!