Remove table borders
[plack-app-gruntmaster.git] / tmpl / us_entry.en
index 65fb98fffe0a9e1e6248d99d67d1f95cba128055..c843aa22056d4e640de7397891f90e3efeff486c 100644 (file)
@@ -1,10 +1,11 @@
 <dl>
 <dt>Town</dt> <dd smap="town">Town</dd>
 <dt>University</dt> <dd smap="university">University</dd>
+<dt>Nationality</dt> <dd smap="country">Romanian</dd>
 <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="#" id="track_user" data-user="id" class="reqjs">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>
 
@@ -17,7 +18,7 @@ Total <strong id="attempted_count">1</strong>
 <ul class="inline" id="attempted"><li><a href="/pb/id">problem_id</a></ul>
 
 <h1>Contest results</h1>
-<table class="table table-bordered table-striped">
+<table class="table table-striped">
 <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>
This page took 0.01027 seconds and 4 git commands to generate.