diff --git a/Foundation.hs b/Foundation.hs index fd9cec6..e5ef46f 100755 --- a/Foundation.hs +++ b/Foundation.hs @@ -98,9 +98,6 @@ renderLayout widget = do -- value passed to hamletToRepHtml cannot be a widget, this allows -- you to use normal widget features in default-layout. - copyrightWidget <- widgetToPageContent $ - $(widgetFile "copyrightFooter") - -- searchWidget <- widgetToPageContent $ [whamlet| --