{% extends "base.html" %} {% block title %}Nodelist Browser - {{ config.BBS_NAME }}{% endblock %} {% block content %}
Search the FidoNet network directory.
| Domain | Filename | Day | Released | Entries | Imported |
|---|---|---|---|---|---|
| {{ nl.domain }} | {{ nl.filename }} | {{ nl.day_of_year }} | {{ nl.release_date }} | {{ nl.entry_count }} | {{ nl.imported_at.strftime('%Y-%m-%d %H:%M') }} |
| Address | System | Sysop | Location | Type |
|---|---|---|---|---|
{{ e.address }}
|
{{ e.system_name }} | {{ e.sysop_name }} | {{ e.location }} | {% if e.keyword_type %}{{ e.keyword_type }}{% endif %} |