aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/effective_family.html
blob: 1acec4194f7061acb3ca1e9e9614beb07ce21661 (plain)
1
2
3
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 %}