@model SiteSettings @{ ViewData["Title"] = "Contact"; }
@Model.Owner.Name @Html.DisplayFor(m=>m.Owner.PostalAddress)