diff --git a/templates/subreddit.html b/templates/subreddit.html index 6fd7325..3ac6161 100644 --- a/templates/subreddit.html +++ b/templates/subreddit.html @@ -66,8 +66,8 @@ xmlns="http://www.w3.org/2000/svg"> - Post image - + Post image + {% else if post.post_type != "self" %} @@ -79,7 +79,7 @@ {% else %} - + {% endif %} {% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}