diff --git a/Views/Shared/_AdminLayout.cshtml b/Views/Shared/_AdminLayout.cshtml index a528321..23edae4 100644 --- a/Views/Shared/_AdminLayout.cshtml +++ b/Views/Shared/_AdminLayout.cshtml @@ -7,6 +7,13 @@ + @RenderSection("Styles", required: false)
@@ -42,7 +49,10 @@