diff --git a/templates/subreddit.html b/templates/subreddit.html index a246b8d..8bdbc83 100644 --- a/templates/subreddit.html +++ b/templates/subreddit.html @@ -75,7 +75,7 @@ {% endif %} - {% if sub.name != "" %} + {% if sub.name != "" && !sub.name.contains("+") %}