mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 14:16:47 -04:00
10 lines
289 B
HTML
10 lines
289 B
HTML
{{define "title"}}Home{{end}}
|
|
{{define "body"}}
|
|
<div class="jumbotron">
|
|
<h2>Welcome to Cheesy Arena.</h2>
|
|
<p>Use the navigation bar at the top to configure the event, play and score matches, view and print reports,
|
|
or launch displays.</p>
|
|
</div>
|
|
{{end}}
|
|
{{define "script"}}{{end}}
|