6 lines
62 B
HTML
Raw Permalink Normal View History

2024-04-30 12:20:08 -04:00
@()
@main("Welcome to Play") {
<h1>Welcome to Play!</h1>
}