@model LOC.Core.LogEntry @{ ViewBag.Title = "Details"; }
@Html.ActionLink("Edit", "Edit", new { id=Model.LogEntryId }) | @Html.ActionLink("Back to List", "Index")