aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-08-29 21:31:36 -0700
committerJordan <me@jordan.im>2021-08-29 21:31:36 -0700
commit8a5d1eb072535305eb9b1737d6001c78e089b72d (patch)
tree0081752990df14a3748825bf947493ab5bc1f28c
parent0e4724e1bf3a9c3f05cf10bb3b5e7ac11f8dde30 (diff)
downloadallium-8a5d1eb072535305eb9b1737d6001c78e089b72d.tar.gz
allium-8a5d1eb072535305eb9b1737d6001c78e089b72d.zip
reintroduce space
-rw-r--r--allium/templates/as.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/as.html b/allium/templates/as.html
index 528c865..137447d 100644
--- a/allium/templates/as.html
+++ b/allium/templates/as.html
@@ -3,7 +3,7 @@
{% set as_name = relays.json['relay_subset'][0]['as_name']|escape %}
{% block title %}Tor Relays :: {{ as_number }}{% endblock %}
{% block header %}<a href="../../">Home</a> :: {{ as_number }}{% endblock %} {%
-block description %}{{ as_number }} {% if as_name %}({{ as_name }}){% endif %}
+block description %}{{ as_number }} {% if as_name %}({{ as_name }}){% endif %}
is responsible for ~{{ bandwidth }} MB/s of traffic, with {% if middle_count
> 0 %}{{ middle_count }} middle relay{% if middle_count > 1 %}s{% endif %}{% if
exit_count > 0 %} and {% endif %}{% endif %}{% if exit_count > 0 %}{{