]> iEval git - mindcoding-template-patches.git/blame - tmpl/log_entry.en
add us_entry +merge
[mindcoding-template-patches.git] / tmpl / log_entry.en
CommitLineData
99b0b8bd
S
1<div class="col-md-12 column">
2 <div class="row clearfix">
8cd9e64f
S
3 <table class="table">
4 <thead>
5 <tr><th>Test number<th>Result<th>Time
6 <tbody>
7 <tmpl_loop tests><tr><td><tmpl_var id><td class="r<tmpl_var result>"><tmpl_var result_text><td><tmpl_var time>
8 </tmpl_loop>
99b0b8bd 9 </table>
8cd9e64f
S
10 </div>
11</div>
This page took 0.019938 seconds and 4 git commands to generate.