@model Device @{ ViewData["Title"] = $"Delete: {Model.Name}"; }
Confirm Deletion

Are you sure you want to delete the post "@Model.Name"?

URL: /@Model.Slug ยท @Model.DeviceSlides.Count slide(s) assigned

This will remove the device and its playlist. Slides themselves will not be deleted.

@Html.AntiForgeryToken()
Cancel