first commit
This commit is contained in:
5
app/views/index.scala.html
Normal file
5
app/views/index.scala.html
Normal file
@@ -0,0 +1,5 @@
|
||||
@()
|
||||
|
||||
@main("Welcome to Play") {
|
||||
<h1>Welcome to Play!</h1>
|
||||
}
|
||||
Reference in New Issue
Block a user