Skip to content
Snippets Groups Projects
Select Git revision
  • d3dabc94ad162289342c2adb8ae863b1260f8b77
  • master default protected
2 results

index.scala.html

  • index.scala.html 62 B
    @()
    
    @main("Welcome to Play") {
      <h1>Welcome to Play!</h1>
    }