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.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/tor-metrics/templates/effective_family.html b/tor-metrics/templates/effective_family.html
new file mode 100644
index 0000000..1acec41
--- /dev/null
+++ b/tor-metrics/templates/effective_family.html
@@ -0,0 +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 %}