]> iEval git - plack-app-gruntmaster.git/blobdiff - tmpl/pb_entry.en
Hide editorial link before contest is finished
[plack-app-gruntmaster.git] / tmpl / pb_entry.en
index c76c56cf3d5f23961d48aabe2ff858fcd85064ed..8246c42a605ab78687f29f89d4e4151853877955 100644 (file)
@@ -24,7 +24,7 @@ To submit solutions to this problem, please visit the problem <a href="/pb/id">o
 </div>
 
 <div id="submit">
-<form action="/action/submit" method="POST" enctype="multipart/form-data" role="form">
+<form id="submitform" action="/action/submit" method="POST" enctype="multipart/form-data" role="form">
 <input type="hidden" name="problem" value="problem_id">
 <input type="hidden" name="contest" value="contest_id">
 
@@ -40,6 +40,8 @@ To submit solutions to this problem, please visit the problem <a href="/pb/id">o
 <option value="PASCAL">Pascal (fpc)</option>
 <option value="PERL">Perl (perl)</option>
 <option value="PYTHON">Python (python)</option>
+<option value="RUBY">Ruby (ruby)</option>
+<option value="SBCL">Common Lisp (sbcl)</option>
 </select></div>
 
 <input type="submit" value="Submit job" class="btn btn-primary">
This page took 0.028523 seconds and 4 git commands to generate.