diff --git a/bookwyrm/templates/lists/list_items.html b/bookwyrm/templates/lists/list_items.html index 3e3e8bf49..e1b9cd7a5 100644 --- a/bookwyrm/templates/lists/list_items.html +++ b/bookwyrm/templates/lists/list_items.html @@ -2,7 +2,7 @@
{% for list in lists %}
-
+

{{ list.name }} {% include 'snippets/privacy-icons.html' with item=list %}