commit initial
This commit is contained in:
commit
f7abfc4902
23 changed files with 432 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