resource
full_page (
string
 
title
, 
xhtml
 
body
, 
xhtml
 
headers
, 
web_response
 
status
, 
 
customizers)
Build a web page.This function is a more powerful variant on page.
title
The title of the page.
body
The contents of the page.
headers
Headers which should be added to the page. The CSS and JavaScript code required to execute properly
the client code will be added automatically by OPA.
status
A http status for this page. For most pages, you will want to use {success}.
customizers
A list of platform-specific customizers, which you may use e.g. to provide styling or libraries specific
to cellphones or broken browsers. The empty list is a safe default until you start testing your application on exotic platforms.

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.