2 <h2>Compiler output</h2>
3 <pre><tmpl_var errors></pre>
8 <table border class="table table-border table-striped">
10 <tr><th>Test number<th>Result<th>Time
12 <tmpl_loop results><tr><td><tmpl_var id><td class="r<tmpl_var result>"><tmpl_var result_text><td><%perl __OUT__ sprintf "%.4fs", __CURRENT__->{time}; %>