diff --git a/Lombiq.BaseTheme/Views/Layout.cshtml b/Lombiq.BaseTheme/Views/Layout.cshtml index f95a5f4..b7acdb2 100644 --- a/Lombiq.BaseTheme/Views/Layout.cshtml +++ b/Lombiq.BaseTheme/Views/Layout.cshtml @@ -28,12 +28,12 @@ <shape type="PageTitle"></shape> - @await RenderSectionAsync("LayoutInjection", required: false) - + + @await RenderSectionAsync("LayoutInjection", required: false)