From a79d045cc366670d87a4782acc79ec2955c71dd1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 19 Dec 2012 03:38:54 -0500 Subject: back to .fm --- backend/templates/stats.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'backend/templates/stats.html') diff --git a/backend/templates/stats.html b/backend/templates/stats.html index dfa2146..a4f993b 100644 --- a/backend/templates/stats.html +++ b/backend/templates/stats.html @@ -12,19 +12,19 @@ rooms {{ rooms_total }}
in main room now {% for user in users_in_main_room %} -  {{ user.username }} +  {{ user.username }} {% endfor %}
main room peak {{ main_room_peak }}

new today
{% for user in new_users_today %} -  {{ user.username }} +  {{ user.username }} {% endfor %}

visitors today
{% for user in users_today %} -  {{ user.username }} +  {{ user.username }} {% endfor %}


-- cgit v1.2.3-70-g09d2