aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/as.html
diff options
context:
space:
mode:
Diffstat (limited to 'tor-metrics/templates/as.html')
-rw-r--r--tor-metrics/templates/as.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-metrics/templates/as.html b/tor-metrics/templates/as.html
index f663080..6021dfa 100644
--- a/tor-metrics/templates/as.html
+++ b/tor-metrics/templates/as.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "relay-list.html" %}
{% block title %}Tor Relays :: {{ relays[0]['as'] }}{% endblock %}
{% block header %}<a href="../../">Home</a> :: {{ relays[0]['as'] }}{% endblock %}
{% block description %}{{ relays[0]['as'] }} ({{ relays[0]['as_name']}}) is responsible for ~{{ bandwidth }} MB/s of traffic.{% endblock %}