{% extends "base.html" %} {% block title %}Who's online @ {{ entry.name }} — {{ config.BBS_NAME }}{% endblock %} {% block content %}
{{ entry.hostname }}
{% if entry.ip_address %} ({{ entry.ip_address }}){% endif %}
{{ text }}
{% else %}
{{ entry.hostname }}:11 (UDP). The remote
BBS may not be online, may not run a SYSTAT/Finger UDP service,
or may be blocking inbound UDP at the firewall.