diff --git a/src/NuGetGallery/Errors/ErrorLayout.cshtml b/src/NuGetGallery/Errors/ErrorLayout.cshtml index 4aa60312e3..618819b10f 100644 --- a/src/NuGetGallery/Errors/ErrorLayout.cshtml +++ b/src/NuGetGallery/Errors/ErrorLayout.cshtml @@ -11,62 +11,64 @@ @Scripts.Render("~/Scripts/modernizr") -
-
- -
- +
+
+ @RenderBody()
- +
+ @Scripts.Render("~/Scripts/all") @RenderSection("BottomScripts", required: false)