X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=xonstat%2Ftemplates%2Fplayer_index.mako;fp=xonstat%2Ftemplates%2Fplayer_index.mako;h=e82a384422b8b35b50888fb9401c616096ec7ae8;hb=ff7278dc209233d9875ba340f2b5d5b23da8643c;hp=1aa38b5ec6399086afd0e318a7e11a6ebe344a77;hpb=fb0026972b887555782c4e7ede4d6ca8c4705914;p=xonotic%2Fxonstat.git diff --git a/xonstat/templates/player_index.mako b/xonstat/templates/player_index.mako index 1aa38b5..e82a384 100755 --- a/xonstat/templates/player_index.mako +++ b/xonstat/templates/player_index.mako @@ -1,8 +1,13 @@ <%inherit file="base.mako"/> +<%namespace name="nav" file="nav.mako" /> <%namespace file="navlinks.mako" import="navlinks" /> +<%block name="navigation"> +${nav.nav('players')} + + <%block name="title"> -Player Index - ${parent.title()} +Player Index % if not players: