render package:happstack-server

Render should be used for prettyprinting URIs.
a function to generate an HTML page showing the contents of a directory on the disk see also: browseIndex, renderDirectoryContentsTable
a function to generate an HTML table showing the contents of a directory on the disk This function generates most of the content of the renderDirectoryContents page. If you want to style the page differently, or add google analytics code, etc, you can just create a new page template to wrap around this HTML. see also: getMetaData, renderDirectoryContents