[...] - defines the default layout, which applies to each page of a given domain pc <- widgetToPageContent $ do addStylesheet $ StaticR css_styling_css - the standard layout tempate is in the "default-layout.hamlet" file $(widgetFile "default-layout") withUrlRenderer $(hamletFile "templates/default-layout-wrapper.hamlet") [...]