aboutsummaryrefslogtreecommitdiff
path: root/mavigator-server/src/main/twirl/mavigator/views/index.scala.html
blob: 1bf892b0081d9427068fdbc31b8186752dbf86ec (plain) (blame)
1
2
3
4
5
@()

@main("Index"){
<h1>Hello world!</h1>
}