aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tor-metrics/templates/index.html')
-rw-r--r--tor-metrics/templates/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tor-metrics/templates/index.html b/tor-metrics/templates/index.html
new file mode 100644
index 0000000..c6a9fc6
--- /dev/null
+++ b/tor-metrics/templates/index.html
@@ -0,0 +1,5 @@
+{% extends "base.html" %}
+{% block title %}Tor Relays{% endblock %}
+{% block header %}Tor Metrics (<a href="http://d6amkx45augz4kskvjryv3bmmwyf7vw4k3uwxsh5egnibw2igl5aozqd.onion/">v3</a>, <a href="https://github.com/tempname1024/tor-metrics">git</a>){% endblock %}
+{% block description %}Relay listings are statically generated every hour. Last fetch was at {{ relays.timestamp }}. Listing top 500 relays; <a href="all.html">view full list</a>.{% endblock %}
+