{% if not result_set.connector.local %}
+ {% endif %}
+ {% if not result_set.connector.local %}
{% trans 'Results from' %}
@@ -45,13 +47,10 @@
- {% endif %}
+ {% endif %}
-
-
-
{% for result in result_set.results %}
-
@@ -86,6 +85,7 @@
{% endfor %}
+
{% if not result_set.connector.local %}
{% endif %}
diff --git a/bookwyrm/templates/snippets/filters_panel/filters_panel.html b/bookwyrm/templates/snippets/filters_panel/filters_panel.html
index b4e2e88d0..bf971d40b 100644
--- a/bookwyrm/templates/snippets/filters_panel/filters_panel.html
+++ b/bookwyrm/templates/snippets/filters_panel/filters_panel.html
@@ -27,7 +27,7 @@
-