From: Ant Zucaro Date: Fri, 29 Mar 2013 23:19:41 +0000 (-0400) Subject: Add map_id to map_index template. X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonstat.git;a=commitdiff_plain;h=12d48e3ee2191e41f0da94af1a324afa02c3434f Add map_id to map_index template. --- diff --git a/xonstat/templates/map_index.mako b/xonstat/templates/map_index.mako index cd90904..d6fd85e 100644 --- a/xonstat/templates/map_index.mako +++ b/xonstat/templates/map_index.mako @@ -23,11 +23,13 @@ Map Index + % for map in maps: +
ID Name Added
${map.map_id} ${map.name} ${map.fuzzy_date()}