diff --git a/templates/subreddit.html b/templates/subreddit.html index 3ac6161..a392be6 100644 --- a/templates/subreddit.html +++ b/templates/subreddit.html @@ -80,6 +80,9 @@ {% else %} + + Thumbnail + {% endif %} {% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}