Add static mode
[plack-app-gruntmaster.git] / tmpl / pb_entry.en
index 8246c42a605ab78687f29f89d4e4151853877955..6398e631b7617fd5b1f121f71ab446979e76e9fd 100644 (file)
 <a href="/log/?problem=problem_id" id="job_log">Job log</a><br>
 <a href="/sol/problem_id" id="solution" data-toggle="modal" data-target="#solution_modal">Solution</a>
 
-<h1>Submit solution</h1>
+<h1 static="no">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">
+<div id="submit" static="no">
 <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.01038 seconds and 4 git commands to generate.