Add a Track user link on us_entry
[gruntmaster-page.git] / tmpl / us_entry.en
CommitLineData
9d903cda 1<dl>
3b69df7a
MG
2<dt>Town</dt> <dd smap="town">Town</dd>
3<dt>University</dt> <dd smap="university">University</dd>
4<dt>Level</dt> <dd smap="level">Level</dd>
9d903cda 5</dl>
491e82eb 6
f1c090e7
MG
7<a href="#" id="track_user" data-user="id" class="hidden">Track user</a><br>
8<a href="/log/?owner=id" id="log">Job log</a><br>
9<a href="/pb/?owner=id" id="pb">Owned problems</a>
10
9a8a3012
MG
11<h1>Solved problems</h1>
12Total <strong id="solved_count">1</strong>
13<ul class="inline" id="solved"><li><a href="/pb/id">problem_id</a></ul>
14
15<h1>Attempted problems</h1>
16Total <strong id="attempted_count">1</strong>
17<ul class="inline" id="attempted"><li><a href="/pb/id">problem_id</a></ul>
18
19<h1>Contest results</h1>
20<table class="table table-bordered table-striped">
21<thead><tr><th>Contest<th>Score<th>Rank</thead>
22<tbody><tr><td class="contest"><a href="/ct/id">Test<td class="score">1000<td class="rank">1</tbody>
23</table>
This page took 0.00998 seconds and 4 git commands to generate.