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 for the page, placed within a <title> element.
Stylesheet to be used for the page.