diff --git a/boards/templates/boards/all_threads.html b/boards/templates/boards/all_threads.html --- a/boards/templates/boards/all_threads.html +++ b/boards/templates/boards/all_threads.html @@ -37,7 +37,7 @@ {% endfor %} {% if tag %} -
+
{% if random_image_post %}
{% with image=random_image_post.get_first_image %}