From: Ant Zucaro Date: Sat, 28 Feb 2015 20:23:35 +0000 (-0500) Subject: Change the base template. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=dd944835627790b127ac9f5ab6b8eff18e35b6a4;p=xonotic%2Fxonstat.git Change the base template. --- diff --git a/xonstat/templates/base.mako b/xonstat/templates/base.mako index 953eed4..3f81ca2 100644 --- a/xonstat/templates/base.mako +++ b/xonstat/templates/base.mako @@ -2,61 +2,65 @@ - - XonStat: Player Statistics for Xonotic - - + + + + - + XonStat: Player Statistics for Xonotic <%block name="css"> - - + + + + + <%block name="headjs"> + <%block name="navigation"> - ${nav.nav("leaderboard")} + ${nav.nav("leaderboard")} -
+
+
+
+ <%block name="title"> +
- <%block name="hero_unit"> - + ${self.body()} -
-
-
<%block name="title">
- ${self.body()} -
-
+
+
- <%block name="footer"> + <%block name="footer">
-
+

XonStat is an open source (GPLv2) project created by Antibody. Fork it on Github!
Questions? Check the FAQ first.
Issues? Log them either here or here - I check both!

- - - <%block name="js"> - - - - - - - + + + <%block name="js"> + + + + + + + +