Shell

Provides the outer "shell" of a page, including the <html>>, <head> and <title> tags (but not the <body> tag) (which is typically provided by a Body component).

Parameters

title

Title for the page, placed within a <title> element.

stylesheet

Stylesheet to be used for the page.