From 7d8faefad0caad8e5abedaa8f96aa4b0a8f5234b Mon Sep 17 00:00:00 2001 From: robrobinbin <8597693+robrobinbin@users.noreply.github.com> Date: Mon, 1 Feb 2021 20:26:35 +0100 Subject: [PATCH] Update search.html --- templates/search.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/search.html b/templates/search.html index 1d6bb1e..44f3b35 100644 --- a/templates/search.html +++ b/templates/search.html @@ -71,8 +71,8 @@ xmlns="http://www.w3.org/2000/svg"> - Post image - + Post image + {% else if post.post_type != "self" %} @@ -84,7 +84,7 @@ {% else %} - + {% endif %} {% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}