Greatly improve user list
[gruntmaster-page.git] / tmpl / us.en
index dad8844cd271d0588cdb392efc6ee6e0f55f0fde..2d9f54196122e9b641c776af2acc62ab9dcde8ed 100644 (file)
@@ -1,3 +1,4 @@
-<div class="list-group">
-<a class="list-group-item" href="/us/id">Name</a>
-<div>
+<table border class="table table-bordered table-striped">
+<thead><tr><th>User<th>Solved problems<th>Attempted problems<th>Attended contests</thead>
+<tbody><tr><td class="user"><a href="/us/id">Name</a><td class="solved">10<td class="attempted">5<td class="contests">1
+</table>
This page took 0.010285 seconds and 4 git commands to generate.