diff --git a/templates/following.html b/templates/following.html index 16c713f..fff0d8d 100644 --- a/templates/following.html +++ b/templates/following.html @@ -17,6 +17,8 @@ + +{% if lists %}
@@ -31,6 +33,7 @@
+{% endif %} {% for l in lists %} {% if follow.id in l.members %}