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