From 4ede3aab8d16c9b30bc6a2a7eb11d72fd6913b4a Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 22 Nov 2020 13:06:46 -0700 Subject: Revert "add table-striped class to tables, improved readability" This reverts commit 4f791cd52d6147dcf8aebc86fce8d414b8d56bb4. --- allium/templates/misc-families.html | 2 +- allium/templates/misc-networks.html | 2 +- allium/templates/relay-list.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/allium/templates/misc-families.html b/allium/templates/misc-families.html index 208b9b7..12773c8 100644 --- a/allium/templates/misc-families.html +++ b/allium/templates/misc-families.html @@ -8,7 +8,7 @@ sorted_by_label|replace('_', ' ')|title }}

The set of all relay families with > 1 effective members, sorted by {{ sorted_by_label|replace('_', ' ') }}. The first seen parameter is taken from the oldest relay in the family.

- +
diff --git a/allium/templates/misc-networks.html b/allium/templates/misc-networks.html index e2ab88f..c6f1191 100644 --- a/allium/templates/misc-networks.html +++ b/allium/templates/misc-networks.html @@ -9,7 +9,7 @@ sorted_by_label|replace('_', ' ')|title }} running at least one relay sorted by {{ sorted_by_label|replace('_', ' ') }}. This data is onionoo-derived and might be out of date with respect to other sources.

-
Family
+
diff --git a/allium/templates/relay-list.html b/allium/templates/relay-list.html index b4628ab..6698755 100644 --- a/allium/templates/relay-list.html +++ b/allium/templates/relay-list.html @@ -3,7 +3,7 @@ {% block body -%}

{% block header -%}{% endblock -%}

{% block description -%}{% endblock -%}

-
AS Number AS Name
+
-- cgit v1.2.3-54-g00ecf
Nickname