Add more information to user page
[gruntmaster-page.git] / tmpl / us_entry.en
1 <dl>
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>
5 </dl>
6
7 <h1>Solved problems</h1>
8 Total <strong id="solved_count">1</strong>
9 <ul class="inline" id="solved"><li><a href="/pb/id">problem_id</a></ul>
10
11 <h1>Attempted problems</h1>
12 Total <strong id="attempted_count">1</strong>
13 <ul class="inline" id="attempted"><li><a href="/pb/id">problem_id</a></ul>
14
15 <h1>Contest results</h1>
16 <table class="table table-bordered table-striped">
17 <thead><tr><th>Contest<th>Score<th>Rank</thead>
18 <tbody><tr><td class="contest"><a href="/ct/id">Test<td class="score">1000<td class="rank">1</tbody>
19 </table>
20
21 <a href="/log/?owner=id" id="log">Job log</a><br>
22 <a href="/pb/?owner=id" id="pb">Owned problems</a>
This page took 0.022658 seconds and 4 git commands to generate.