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 %}