úÎ Z      Safe-Inferred ÙGeneric layout for a web page. We keep the data type purely parametric to allow for record-syntax overloading / reassignment, like this: . > page :: WebPage (Html ()) T.Text > > page' = page {pageTitle = "foo!"} Page title Favicon url<meta> tags,JavaScript to include at the top of the pageJavaScript to include before <style> tagsStylesJavaScript to include after <style> tags - ie: http://modernizr.com Modernizr %JavaScript to include at the base of <body>      None +Generic page template implemented in Lucid. Page informationContent to insert in <body>    None #You should really be using Lucid...          webpage-0.0.1Web.Page.TypesWeb.Page.LucidWeb.Page.BlazeWebPage pageTitlefaviconmetaVars initScriptsbeforeStylesScriptsstylesafterStylesScripts bodyScripts$fMonoidWebPagetemplate