378 CHAPTER 8: Play with Java and Scala
In Listing 8-12, the template takes two parameters. @content is a parameter that represents valid HTML
to be written in the body of the document. The type of content is Html, which is the Scala structure
that can be written as HTML when invoked by the template. The imported helper._ provides the form
creation helpers—that is, the form function that creates the HTML