@model Page @{ ViewData["Title"] = "Home Page"; } @* @Model.Description.ToUpper() *@ @Model.Title.ToUpper() @* @Html.Raw(Model.Content) SeoSoft *@ @Html.Raw(Model.Content) Contact @section Scripts { @{ } }
@Html.Raw(Model.Content) SeoSoft
@Html.Raw(Model.Content)