aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/all.html
blob: d3324cf976c88b08913e5ddfc370e20167b22509 (plain)
1
2
3
4
5
{% extends "relay-list.html" %}
{% block title %}Tor Relays :: All{% endblock %}
{% block header %}<a href="./">Home</a> :: All Relays{% endblock %}
{% block description %}All known (non-guard) relays, {{ relays|length }} in total. A smaller browser-friendly subset (top 500) is <a href="./">available here</a>.{% endblock %}