2019-09-09 10:57:44 +02:00

6 lines
62 B
HTML

@()
@main("Welcome to Play") {
<h1>Welcome to Play!</h1>
}