@model Project_Unite.Models.ApplicationUser @{ ViewBag.Moderator = true; ViewBag.Title = "User details"; }

User details

@Html.UserLink(Model.Id)