{% load wlprofile_extras %} {% if users %}

Currently Online

{% if users %} {% else %}

Currently nobody is online.

{% endif %}
{% endif %}