Add a Track user link on us_entry
[gruntmaster-page.git] / tmpl / us_entry.en
index 62748d5b7b6f8f0e64911bc4b403cb4a4b63b617..65fb98fffe0a9e1e6248d99d67d1f95cba128055 100644 (file)
@@ -4,6 +4,10 @@
 <dt>Level</dt> <dd smap="level">Level</dd>
 </dl>
 
+<a href="#" id="track_user" data-user="id" class="hidden">Track user</a><br>
+<a href="/log/?owner=id" id="log">Job log</a><br>
+<a href="/pb/?owner=id" id="pb">Owned problems</a>
+
 <h1>Solved problems</h1>
 Total <strong id="solved_count">1</strong>
 <ul class="inline" id="solved"><li><a href="/pb/id">problem_id</a></ul>
@@ -17,6 +21,3 @@ Total <strong id="attempted_count">1</strong>
 <thead><tr><th>Contest<th>Score<th>Rank</thead>
 <tbody><tr><td class="contest"><a href="/ct/id">Test<td class="score">1000<td class="rank">1</tbody>
 </table>
-
-<a href="/log/?owner=id" id="log">Job log</a><br>
-<a href="/pb/?owner=id" id="pb">Owned problems</a>
This page took 0.010433 seconds and 4 git commands to generate.