{-# OPTIONS_GHC -F -pgmFtrhsx #-} module Theme.Home where import Clckwrks import Theme.Template summaryBox :: PageId -> String -> String -> GenXML (Clck ClckURL) summaryBox pid title iconURL =
page :: XMLGenT (Clck ClckURL) XML page = template "Home" () $ <%>The relentless, uncompromised power and beauty of Haskell in a web framework.