@page @model Remotely.Server.Pages.EditDeviceModel @{ ViewData["Title"] = "Edit Device"; } @if (string.IsNullOrWhiteSpace(Model.DeviceName)) {