@(title: String, css: Html = Html(""), script:Html = Html(""))(content: Html) @* The site template *@ @title @script @css @content