gonito/templates/challenge-submission.hamlet

9 lines
273 B
Plaintext
Raw Normal View History

2015-09-06 15:33:37 +02:00
<h2>_{MsgSubmitSolution}
2016-02-15 10:02:05 +01:00
<hr>
2015-09-06 15:33:37 +02:00
2016-02-15 21:52:22 +01:00
<p>
<form method=post action=@{ChallengeSubmissionR (challengeName challenge)}#form enctype=#{formEnctype}>
^{formWidget}
<button .btn .btn-primary type="submit">
_{MsgSubmit} <span class="glyphicon glyphicon-upload"></span>