@model DiscImageChef.Server.Models.Version @{ Layout = null; } Delete

Are you sure you want to delete this?

Version


@Html.DisplayNameFor(model => model.Value)
@Html.DisplayFor(model => model.Value)
@Html.DisplayNameFor(model => model.Count)
@Html.DisplayFor(model => model.Count)
| Back to List