gonito/templates/my-teams.hamlet

9 lines
224 B
Plaintext
Raw Normal View History

2021-03-03 12:31:21 +01:00
<hr>
<h2>Create a new team
<form method=post action=@{CreateTeamR}#form enctype=#{formEnctype}>
^{formWidget}
<button .btn .btn-primary type="submit">
_{MsgSubmit} <span class="glyphicon glyphicon-upload"></span>