@model Events.MVC.Models.Registrations.RegistrationViewModel @Model.Id @Model.PersonName @Model.PersonTranscription @Model.CountryName @Model.SportName @Model.RegisteredAt.ToString("dd.MM.yyyy. HH:mm")
@Html.AntiForgeryToken()