diff --git a/Yesod/Internal/Core.hs b/Yesod/Internal/Core.hs index bf856f3a..5c641428 100644 --- a/Yesod/Internal/Core.hs +++ b/Yesod/Internal/Core.hs @@ -531,8 +531,6 @@ widgetToPageContent (GWidget w) = do #else [$hamlet| #endif -$forall s <- scripts - ^{mkScriptTag s} $forall s <- stylesheets ^{mkLinkTag s} $forall s <- css @@ -546,6 +544,8 @@ $forall s <- css