Ajout index
This commit is contained in:
parent
808c9d7385
commit
b7635a1ac0
3 changed files with 30 additions and 0 deletions
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>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue