aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-09-07 12:08:33 -0700
committerJordan <me@jordan.im>2020-09-07 12:08:33 -0700
commitc2ae6b265b8e8d1267de610ecd7ac4690191853c (patch)
tree411e26236682a69dc1037e1aa6b05a62be9f1149
parent290b78679a136ecb879d76503ea20411e3643501 (diff)
downloadallium-c2ae6b265b8e8d1267de610ecd7ac4690191853c.tar.gz
allium-c2ae6b265b8e8d1267de610ecd7ac4690191853c.zip
sorted family length contains unprocessed (non-unique) count, invalid
-rw-r--r--tor-metrics/templates/families.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-metrics/templates/families.html b/tor-metrics/templates/families.html
index d1ae9d7..cbf8e8b 100644
--- a/tor-metrics/templates/families.html
+++ b/tor-metrics/templates/families.html
@@ -2,7 +2,7 @@
{% block title %}Tor Relays :: Families{% endblock %}
{% block body %}
<h2><a href="./">Home</a> :: Families</h2>
-<p>The set of all ({{ relays.json['sorted']['family']|length }}) relay families with > 1 effective members. The first_seen parameter is taken from the oldest relay in the family.</p>
+<p>The set of all relay families with > 1 effective members. The first_seen parameter is taken from the oldest relay in the family.</p>
<table class="table table-condensed">
<tr>
<th>Family</th>