]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
No longer need old damage and accuracy templates.
authorAnt Zucaro <azucaro@gmail.com>
Wed, 11 Sep 2013 01:53:00 +0000 (21:53 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Wed, 11 Sep 2013 01:53:00 +0000 (21:53 -0400)
xonstat/templates/player_info.mako

index a1c40ef8d545285c073485c61b005c27f5dbbdc9..1e7536269b8fe6114e7692c7de1c769e3ba7c32f 100644 (file)
@@ -1,8 +1,5 @@
 <%inherit file="base.mako"/>
 <%namespace name="nav" file="nav.mako" />
 <%inherit file="base.mako"/>
 <%namespace name="nav" file="nav.mako" />
-<%namespace file="accuracy.mako" import="accuracy" />
-<%namespace file="accuracy_graph.mako" import="accuracy_graph" />
-<%namespace file="damage_graph.mako" import="damage_graph" />
 
 <%block name="navigation">
 ${nav.nav('players')}
 
 <%block name="navigation">
 ${nav.nav('players')}