diff --git a/Yavsc/Views/Shared/_Layout.cshtml b/Yavsc/Views/Shared/_Layout.cshtml index 27fb1af0..e84a00e4 100755 --- a/Yavsc/Views/Shared/_Layout.cshtml +++ b/Yavsc/Views/Shared/_Layout.cshtml @@ -3,7 +3,7 @@ - + @ViewData["Title"] - @SiteSettings.Value.Title @@ -41,7 +41,6 @@ @RenderSection("header", required: false) -