<%online_users.length%> user<%if online_users.length != 1%>s<%endif%> and <%online_guests.length%> guest<%if online_guests.length != 1%>s<%endif%> online in the past 15 minutes.
Buddies
Username
<%~if current.user_status == $ADMINISTRATOR%>
IP
<%~endif%>
Where
Last seen
<%~loop online_buddies%>
<%~endloop%>
<%include include_username.html%>
<%~set url_user_username = escape_url unescape_html $user_username%>
Send PM
<%~if current.user_status == $ADMINISTRATOR%>
<%~endif%>
<%online_action%>
<%user_last_seen_date%>
None of your buddies are online
<%~endunless%>Users
Username
Title
<%~if current.user_status == $ADMINISTRATOR%>
IP
<%~endif%>
Where
Last seen
<%~loop online_users%>
<%~endloop%>
<%include include_username.html%>
<%user_title%>
<%~if current.user_status == $ADMINISTRATOR%>
<%~endif%>
<%online_action%>
<%user_last_seen_date%>
There are no users online
<%~endunless%>Guests
Username
<%~if current.user_status == $ADMINISTRATOR%>
IP
<%~endif%>
Where
Last seen
<%~loop online_guests%>
<%~endloop%>
Guest #<%row_num%>
<%~if current.user_status == $ADMINISTRATOR%>
<%~endif%>
<%online_action%>
<%online_date%>
There are no guests online
<%~endunless%>