% for stat in c.stats: % endfor
User Plays ever Plays 7 days Plays 24 hours Plays 1 hour Distinct IPs ever Distinct IPs 7 days Distinct IPs 24 hours Distinct IPs 1 hour
All ${c.playsEver} ${c.plays7d} ${c.plays24h} ${c.plays1h} ${c.ipsEver} ${c.ips7d} ${c.ips24h} ${c.ips1h}
${stat['user']} ${stat['countEver']} ${stat['count7d']} ${stat['count24h']} ${stat['count1h']} ${stat['ipEver']} ${stat['ip7d']} ${stat['ip24h']} ${stat['ip1h']}