index
:
minibay
master
[ARCHIVED 2015] MiniBay dummy auction platform built with Scala and Play Framework
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
index.scala.html
blob: d6a6b22b8ad8b843581ae6f1a14377a038e8fdfa (
plain
)
1
2
3
4
5
6
7
@(message: String) @main("Welcome to Play") { @play20.welcome(message) }