{% extends "base.html" %} {% block title %}{{ peer.name }} — BBS Directory{% endblock %} {% block content %}
{{ peer.location }}
{% endif %} {% if peer.description %}{{ peer.description }}
{% endif %}{{ peer.hostname }}{% if peer.telnet_port and peer.telnet_port != 23 %}:{{ peer.telnet_port }}{% endif %}
{{ peer.ftn_address }}