9 lines
351 B
Text
9 lines
351 B
Text
<div .masthead>
|
|
<h1 .header>
|
|
OwO Geländespiel Station #{station} Round #{roundNumber}
|
|
|
|
<div .container>
|
|
<div .form>
|
|
<form method=post action=@{StationRoundR stationIdentifier roundNumber} enctype=#{roundFormEnctype}>
|
|
^{roundFormWidget}
|
|
<button> Submit
|