5 lines
63 B
HTML
5 lines
63 B
HTML
@()
|
|
|
|
@main("Welcome to Play") {
|
|
<h1>Welcome to Play</h1>
|
|
}
|