We have {{ userCount }} user{% if userCount != 1 %}s{% endif %},
{{ newestUser.username }} is the newest user,
it has been {{ lastRegDate }} day{{ lastRegDate == 1 ? '' : 's' }} since the last user registered and the forum has {{ topicCount }} topic{% if topicCount != 1 %}s{% endif %} and {{ postCount }} post{% if postCount != 1 %}s{% endif %}.
Online Users
{% if onlineUsers %}
All active users in the past 2 minutes