aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/flag.html
blob: d6039407e3fb8e37c09dd058e4fdc2de0ac75051 (plain)
1
2
3
4
{% extends "relay-list.html" %}
{% block title %}Tor Relays :: {{ flag|escape }} Relays{% endblock %}
{% block header %}<a href="../../">Home</a> :: {{ flag|escape }} Relays{% endblock %}
{% block description %}Relays with the {{ flag }} flag are responsible for ~{{ bandwidth }} MB/s of traffic.{% endblock %}