aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/all.html
diff options
context:
space:
mode:
Diffstat (limited to 'tor-metrics/templates/all.html')
-rw-r--r--tor-metrics/templates/all.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tor-metrics/templates/all.html b/tor-metrics/templates/all.html
new file mode 100644
index 0000000..ad1287f
--- /dev/null
+++ b/tor-metrics/templates/all.html
@@ -0,0 +1,5 @@
+{% extends "base.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 %}
+