aboutsummaryrefslogtreecommitdiff
path: root/allium/templates/all.html
diff options
context:
space:
mode:
Diffstat (limited to 'allium/templates/all.html')
-rw-r--r--allium/templates/all.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/allium/templates/all.html b/allium/templates/all.html
index ef6c64a..7d63705 100644
--- a/allium/templates/all.html
+++ b/allium/templates/all.html
@@ -2,5 +2,7 @@
{% set relay_count = relays.json['relays']|length %}
{% block title %}Tor Relays :: All{% endblock %}
{% block header %}<a href="./">Home</a> :: All Relays{% endblock %}
-{% block description %}All known (non-guard) relays, {{ relay_count }} in total. A smaller browser-friendly subset (top 500) is <a href="./">available here</a>.{% endblock %}
+{% block description %}All known (non-guard) relays, {{ relay_count }} in total.
+A smaller browser-friendly subset (top 500) is <a href="./">available
+here</a>.{% endblock %}