]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Add server index and template. Fix links on player index and template.
authorAnt Zucaro <azucaro@gmail.com>
Fri, 24 Jun 2011 20:36:29 +0000 (16:36 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Fri, 24 Jun 2011 20:36:29 +0000 (16:36 -0400)
commitfe2c574fdbacd574cfcb99a319224c01df8e38d3
treee91458fedf3b19adbef8dd80302d7ad550bb9a5f
parent3dc76513a9e1f9547f83e9eace9174d92ba34122
Add server index and template. Fix links on player index and template.
xonstat/__init__.py
xonstat/templates/base.mako
xonstat/templates/player_index.mako
xonstat/templates/server_index.mako [new file with mode: 0755]
xonstat/views/__init__.py
xonstat/views/player.py
xonstat/views/server.py