@()(implicit webJarsUtil: org.webjars.play.WebJarsUtil, request: RequestHeader) @main("Home") { <h1>Hello!</h1> <h2>Welcome to my recipe book!</h2> }