@(source: Html)(implicit assets: AssetsFinder) @main(List("Documentation")) { @* Header *@
} { @* Main content *@
@source
}