]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/main_index.mako
Add links to view more active stats.
[xonotic/xonstat.git] / xonstat / templates / main_index.mako
index 983f2eebb7888ba7a82f10c06886e1ccb3bfc4f1..8e14481f3dec5b9d469cfaaf48c0c114f45ef6ae 100644 (file)
@@ -100,6 +100,7 @@ Leaderboard
       % endfor
       </tbody>
     </table>
+    <p class="note"><a href="${request.route_url('top_players_by_time', page=1)}" title="See more player activity">More...</a></p>
   </div> <!-- /span4 -->
 
 
@@ -130,6 +131,7 @@ Leaderboard
       % endfor
       </tbody>
     </table>
+    <p class="note"><a href="${request.route_url('top_servers_by_players', page=1)}" title="See more server activity">More...</a></p>
   </div> <!-- /span4 -->
 
 
@@ -160,6 +162,7 @@ Leaderboard
       % endfor
       </tbody>
     </table>
+    <p class="note"><a href="${request.route_url('top_maps_by_times_played', page=1)}" title="See more map activity">More...</a></p>
   </div> <!-- /span4 -->
 </div> <!-- /row -->
 <row class="span12">