@model MileageTraker.Web.Models.Log @{ ViewBag.Title = "Delete Log"; }
@Html.ActionLink("Back to List", "Index", null, new { @class = "ui-button" })