diff --git a/src/Yavsc/Views/Shared/_Layout.cshtml b/src/Yavsc/Views/Shared/_Layout.cshtml index f4099251..e39ea75c 100644 --- a/src/Yavsc/Views/Shared/_Layout.cshtml +++ b/src/Yavsc/Views/Shared/_Layout.cshtml @@ -5,12 +5,7 @@ @ViewData["Title"] - @SiteSettings.Value.Title - - - - - @@ -18,11 +13,9 @@ - - - + @RenderSection("header", required: false)