Remove table borders
[plack-app-gruntmaster.git] / tmpl / log_entry.en
index eb05db8caae6796c1747dcc22e660d11a2c65acc..ef7371d3fc0d02d7e1c7dc11a5fdb4ec0fa0c7e6 100644 (file)
@@ -1,3 +1,10 @@
+<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>
+<dt>Result</dt>  <dd class="result_text">Accepted</dd>
+
 <div id="errors">
 <h2>Compiler output</h2>
 <pre></pre>
@@ -5,7 +12,7 @@
 
 <div id="results">
 <h2>Results</h2>
-<table border class="table table-border table-striped">
+<table class="table table-striped">
 <thead>
 <tr><th>Test number<th>Result<th>Time
 </thead>
@@ -13,4 +20,6 @@
 <tbody>
 <tr><td class="id"><td class="result_text"><td class="time">
 </table>
-</div>
\ No newline at end of file
+</div>
+
+<h2 id="no_results">No results yet.</h2>
\ No newline at end of file
This page took 0.009633 seconds and 4 git commands to generate.