1 <table border class="table table-border table-striped">
3 <tmpl_if problems><tr><th>Rank<th>User<tmpl_loop problems><th><tmpl_var _></tmpl_loop><th>Total
4 <tmpl_else><tr><th>Rank<th>User<th>Score
8 <tmpl_loop st><tr><td><tmpl_var rank><td><a href="/us/<tmpl_var user>"><tmpl_if name><tmpl_var name><tmpl_else><tmpl_var user></tmpl_if></a>
9 <tmpl_if problems><tmpl_loop scores><td><tmpl_var _>
10 </tmpl_loop></tmpl_if><td><tmpl_var score>