{% extends "base.html" %} {% block title %}{{ peer.name }}{% endblock %} {% block content %}
{{ peer.hostname }}{% if peer.finger_port and peer.finger_port != 79 %}:{{ peer.finger_port }}{% endif %}
{% if peer.ftn_address %} — {{ peer.ftn_address }}{% endif %}
{{ peer.description }}
{% endif %}{{ peer.last_response }}
{% else %}