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.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/tor-metrics/templates/effective_family.html b/tor-metrics/templates/effective_family.html
index 1acec41..fec8609 100644
--- a/tor-metrics/templates/effective_family.html
+++ b/tor-metrics/templates/effective_family.html
@@ -1,4 +1,4 @@
{% extends "base.html" %}
-{% block title %}Tor Relays :: Family {{ focused }}{% endblock %}
-{% block header %}<a href="../../">Home</a> :: Family {{ focused }}{% endblock %}
-{% block description %}Relays with effective family member {{ focused }} are responsible for ~{{ bandwidth }} MB/s of traffic.{% endblock %}
+{% 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 %}