Remove X-Static support
[plack-app-gruntmaster.git] / tmpl / pb_entry.en
index ec801c6254ff041ab5bae4001af231579ae4b4ef..8f42d1bb46e81b0bc2dd47505c07945ffc04c3e5 100644 (file)
 <a href="/log/?problem=problem_id" id="job_log">Job log</a><br>
 <a href="/sol/problem_id" id="solution">Solution</a>
 
-<h1 static="no">Submit solution</h1>
+<h1>Submit solution</h1>
 
 <div id="nosubmit">
 The contest has finished.<br>
 To submit solutions to this problem, please visit the problem <a href="/pb/id">outside&nbsp;the&nbsp;contest</a>.
 </div>
 
-<div id="submit" static="no">
+<div id="submit">
 <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">
This page took 0.009554 seconds and 4 git commands to generate.