app/views/simpleLayout.scala.html (2 lines of code) (raw):

@(title: String)(content: Html)(implicit flash: Flash = Flash()) @layout(title)(content)()(flash)