Back to Playframework

Hello, @name

documentation/manual/tutorial/code/javaguide/hello/helloName.scala.html

3.1.0-M952 B
Original Source

@(name: String) @main("Hello") {

Hello, @name

}