From ae09f77bf6e1a21282759a4dba4ac63434e53245 Mon Sep 17 00:00:00 2001 From: robrobinbin <8597693+robrobinbin@users.noreply.github.com> Date: Mon, 1 Feb 2021 20:25:06 +0100 Subject: [PATCH] Update subreddit.html --- templates/subreddit.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 %}