diff --git a/files/templates/blocks.html b/files/templates/blocks.html
index a883b103b..f8916e7d1 100644
--- a/files/templates/blocks.html
+++ b/files/templates/blocks.html
@@ -33,7 +33,7 @@
{% endwith %}
|
- |
+ |
{% endfor %}
diff --git a/files/templates/group_memberships.html b/files/templates/group_memberships.html
index d559f593f..fed87242c 100644
--- a/files/templates/group_memberships.html
+++ b/files/templates/group_memberships.html
@@ -200,7 +200,7 @@
{% endwith %}
- |
+ |
{% endfor %}
diff --git a/files/templates/hole/exilees.html b/files/templates/hole/exilees.html
index b1aa463a7..599cccd28 100644
--- a/files/templates/hole/exilees.html
+++ b/files/templates/hole/exilees.html
@@ -32,7 +32,7 @@
{% endwith %}
|
- |
+ |
{% endfor %}
diff --git a/files/templates/notification_mutes.html b/files/templates/notification_mutes.html
index a8a67b9b9..2cf0e4f58 100644
--- a/files/templates/notification_mutes.html
+++ b/files/templates/notification_mutes.html
@@ -27,7 +27,7 @@
{% endwith %}
|
- |
+ |
{% endfor %}
diff --git a/files/templates/userpage/blockers.html b/files/templates/userpage/blockers.html
index dc3f8cfd2..a95d3a061 100644
--- a/files/templates/userpage/blockers.html
+++ b/files/templates/userpage/blockers.html
@@ -16,7 +16,7 @@
{% include "user_in_table.html" %} |
|
- |
+ |
{% endfor %}
diff --git a/files/templates/userpage/blocking.html b/files/templates/userpage/blocking.html
index 297964e02..3e690c618 100644
--- a/files/templates/userpage/blocking.html
+++ b/files/templates/userpage/blocking.html
@@ -25,7 +25,7 @@
{% endif %}
|
- |
+ |
{% endfor %}
diff --git a/files/templates/userpage/muters.html b/files/templates/userpage/muters.html
index 77701da26..872983fa5 100644
--- a/files/templates/userpage/muters.html
+++ b/files/templates/userpage/muters.html
@@ -16,7 +16,7 @@
{% include "user_in_table.html" %} |
|
- |
+ |
{% endfor %}
diff --git a/files/templates/userpage/muting.html b/files/templates/userpage/muting.html
index bcd9b64da..023dab6a2 100644
--- a/files/templates/userpage/muting.html
+++ b/files/templates/userpage/muting.html
@@ -24,7 +24,7 @@
{% endif %}
|
- |
+ |
{% endfor %}