diff --git a/files/templates/sub/subs.html b/files/templates/sub/subs.html index 519e191c9..80dd64f44 100644 --- a/files/templates/sub/subs.html +++ b/files/templates/sub/subs.html @@ -17,14 +17,11 @@ {% for sub, count in subs %} - {% if sub.name in v.all_blocks %} - {% set blocked = True %} - {% endif %} -