aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tor-metrics/templates/flag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tor-metrics/templates/flag.html b/tor-metrics/templates/flag.html
index 3991eb4..d603940 100644
--- a/tor-metrics/templates/flag.html
+++ b/tor-metrics/templates/flag.html
@@ -1,4 +1,4 @@
{% extends "relay-list.html" %}
-{% block title %}Tor Relays :: {{ flag|escape }} Flag{% endblock %}
-{% block header %}<a href="../../">Home</a> :: {{ flag|escape }}{% endblock %}
+{% 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 %}