gonito/templates/query-form.hamlet

10 lines
332 B
Plaintext
Raw Normal View History

2016-02-12 13:00:33 +01:00
<h2>Search for submission by Git commit SHA1 hashes:
<p>(Only your own submissions or public submissions will be returned.)
2016-02-12 13:00:33 +01:00
<p>
<form method=post action=@{QueryFormR}#form enctype=#{formEnctype}>
^{formWidget}
<button .btn .btn-primary type="submit">
_{MsgSearch} <span class="glyphicon glyphicon-upload"></span>