@(title: String = "Panel administratora")(content: Html = Html("")) @styles = { } @main(title, styles = styles) { @content }