]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Link to the player info page from the player weapon stat page
authorAnt Zucaro <azucaro@gmail.com>
Sun, 22 May 2011 14:42:59 +0000 (10:42 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 22 May 2011 14:42:59 +0000 (10:42 -0400)
xonstat/templates/player_weapon_stats.mako

index 3b53e8ba425b41f870d11b6346d44fa98936f1f8..7aa9c76667d3b6936bf6288f68e27e0fa4807436 100644 (file)
@@ -10,7 +10,7 @@ Accuracy Information - ${parent.title()}
 <p>Assume the best, though. Really.</p>
 
 % else:
-<h2>Player Accuracy for ${pgstat.nick_html_colors()} in Game:</h2>
+<h2>Player Accuracy for <a href="${request.route_url("player_info", id=pgstat.player_id)}" title="Info page for this player">${pgstat.nick_html_colors()}</a> in Game <a href="" title="">${game.game_id}</a>:</h2>
 <table border="1" cellpadding="3">
     <tr>
         <td>Weapon</td>