aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/platform.html
blob: 84aace29dbae554a2e89beb67cecf2563ba2ebdd (plain)
1
2
3
4
{% extends "relay-list.html" %}
{% block title %}Tor Relays :: {{ relays[0]['platform'] }}{% endblock %}
{% block header %}<a href="../../">Home</a> :: {{ relays[0]['platform'] }}{% endblock %}
{% block description %}{{ relays[0]['platform'] }} systems are responsible for ~{{ bandwidth }} MB/s of traffic.{% endblock %}