]> iEval git - plack-app-gruntmaster.git/blobdiff - tmpl/log_entry.en
Display problem level in pb_entry
[plack-app-gruntmaster.git] / tmpl / log_entry.en
index 45cd40555a230dcea4d9b879f78acf4ccee69c64..2b7b3e3b4ce54d037728b15ff115e9c9b8345ccb 100644 (file)
@@ -1,11 +1,22 @@
-Compiler output:
-<pre><tmpl_var errors></pre>
+<dl>
+<dt>Owner</dt>   <dd id="owner"><a href="/us/id">owner</a></dd>
+<dt>Problem</dt> <dd id="problem"><a href="/pb/id">problem</a></dd>
+<dt>Contest</dt> <dd id="contest"><a href="/ct/id">contest</a></dd>
+<dt>Source</dt>  <dd><a id="source" href="/src/id">1.55 KB</a></dd>
 
-Results:
+<div id="errors">
+<h2>Compiler output</h2>
+<pre></pre>
+</div>
+
+<div id="results">
+<h2>Results</h2>
 <table border class="table table-border table-striped">
 <thead>
 <tr><th>Test number<th>Result<th>Time
+</thead>
+
 <tbody>
-<tmpl_loop tests><tr><td><tmpl_var id><td class="r<tmpl_var result>"><tmpl_var result_text><td><tmpl_var time>
-</tmpl_loop>
+<tr><td class="id"><td class="result_text"><td class="time">
 </table>
+</div>
This page took 0.023283 seconds and 4 git commands to generate.