X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=xonstat%2Ftemplates%2Fbase.mako;h=11c3114c1ff7f1a17b92c978131df64b7f7ac4e4;hb=e93a47d5202ffd1194c2dfbf5aa9c10adbc89f05;hp=a30dff123472f9240692f5c9c36a88fa363fe753;hpb=eaffaaf985c6b597e4fd63dbba6796df6155ffba;p=xonotic%2Fxonstat.git diff --git a/xonstat/templates/base.mako b/xonstat/templates/base.mako index a30dff1..11c3114 100644 --- a/xonstat/templates/base.mako +++ b/xonstat/templates/base.mako @@ -1,4 +1,6 @@ <%namespace name="nav" file="nav.mako"/> +<%namespace name="footer" file="footer.mako" /> + @@ -12,9 +14,12 @@ <%block name="css"> - - - + ### FOR DEVELOPMENT ONLY + ### + ### + ### + ### + <%block name="headjs"> @@ -27,8 +32,11 @@ ${nav.nav("leaderboard")} + <%block name="hero_unit"> + +
-
+
<%block name="title">
@@ -38,20 +46,17 @@
- <%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!

-
-
- + ${footer.footer()} <%block name="js"> - - - + + + + <%block name="foundation"> + +