gonito/templates/update-challenge.hamlet

8 lines
248 B
Plaintext
Raw Normal View History

2019-08-28 08:49:43 +02:00
<h2>Update a challenge
<p>
<form method=post action=@{ChallengeUpdateR challengeId}#form enctype=#{formEnctype}>
^{formWidget}
<button .btn .btn-primary type="submit">
2019-08-29 08:56:22 +02:00
_{MsgUpdate} <span class="glyphicon glyphicon-upload"></span>