service
one_page_bundle (
string
 
title
, 
 
resources
, 
list
(
string
)
 
css
, 
(
xhtml
)
 
content)
An application displayed as exactly one web page and additional resources (images, css, ...)This function is used primarily for quick-testing. Most applications require more control on pages,
images, etc. For this purpose, use rather
simple_server or the more powerful make.
title
The title of the page.
resources
The additional resources (images, css, ...) - include them with @static_resource_directory
css
Style information for the page, as a list of addresses for CSS files.
content
A function producing the contents of the page

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.