{% extends "layout.html" %} {% block head %} {% endblock %} {% block title %}Dota Noobs{% endblock %} {% block content %} {#{% cache 60*5 %}#} {% set teamspeak_data = get_teamspeak_window() %}

Events

{# {% if active_event %} {% endif %} {% if upcoming_event %} {% else %} No events planned for the near future. Suggest one on the forum! {% endif %} #} No events planned for the near future. Suggest one on the forum!
Users

Teamspeak

Users
{{ ts3_current_clients() }}

Online

Countries
{{ ts3_countries_active(teamspeak_data) }}

Connect Stats Download
{{ ts3_viewer() | safe }}

News and Announcements

{% for news in latest_news %} {% endfor %}
{#{% endcache %}#} {% endblock %} {% block pagescripts %} {% endblock %}