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