Remove table borders
[plack-app-gruntmaster.git] / tmpl / log.en
index b81e6ef012d68232437a6d953a74167abd76c5e8..efb733b534c48af27a307509593e29c8c374ef40 100644 (file)
@@ -1,4 +1,4 @@
-<table border class="table table-bordered table-striped table-condensed">
+<table class="table table-striped table-condensed">
 <thead><tr><th>ID<th>Problem<th>Contest<th>Date<th>Source<th>User<th>Result</thead>
 
 <tbody>
@@ -13,7 +13,7 @@
 </table>
 
 <ul class="pager">
-<li class="previous"><a href="?page=id">Previous</a>
+<li class="previous"><a href="?page=id" rel="prev">Previous</a>
 <li class="current">Page 1 of 100
-<li class="next"><a href="?page=id">Next</a>
+<li class="next"><a href="?page=id" rel="next">Next</a>
 </ul>
This page took 0.009931 seconds and 4 git commands to generate.