@page @model Remotely.Server.Pages.GetSupportModel @{ ViewData["Title"] = "Get Support"; } @if (!Request.Query.ContainsKey("deviceID")) {
Device ID is missing. Please use a valid shortcut to the support page, which will include the device ID.
} else {