]>
Commit | Line | Data |
---|---|---|
9da2f495 MG |
1 | Compiler output: |
2 | <pre><tmpl_var errors></pre> | |
3 | ||
4 | Results: | |
5 | <table border class="table table-border table-striped"> | |
6 | <thead> | |
7 | <tr><th>Test number<th>Result<th>Time | |
8 | <tbody> | |
9 | <tmpl_loop tests><tr><td><tmpl_var id><td class="r<tmpl_var result>"><tmpl_var result_text><td><tmpl_var time> | |
10 | </tmpl_loop> | |
11 | </table> |