aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/effective_family.html
diff options
context:
space:
mode:
Diffstat (limited to 'tor-metrics/templates/effective_family.html')
-rw-r--r--tor-metrics/templates/effective_family.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-metrics/templates/effective_family.html b/tor-metrics/templates/effective_family.html
index fec8609..ce85133 100644
--- a/tor-metrics/templates/effective_family.html
+++ b/tor-metrics/templates/effective_family.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "relay-list.html" %}
{% block title %}Tor Relays :: Family {{ family }}{% endblock %}
{% block header %}<a href="../../">Home</a> :: Family {{ family }}{% endblock %}
{% block description %}Relays with effective family member {{ family }} are responsible for ~{{ bandwidth }} MB/s of traffic.{% endblock %}