play-v29/src/sbt-test/example/webapp/app/views/index.scala.html [1:10]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @(request: Request[AnyContent], error: Option[String] = None) Home

Home page

This is the home page of the example application.

You can go to the login page, a page that requires authentication, or logout.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - play-v30/src/sbt-test/example/webapp/app/views/index.scala.html [1:10]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @(request: Request[AnyContent], error: Option[String] = None) Home

Home page

This is the home page of the example application.

You can go to the login page, a page that requires authentication, or logout.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -