# HG changeset patch # User neko259 # Date 2017-12-19 11:24:37 # Node ID fe99bd34b4374e504383975ea2eca00bb77bfd9b # Parent eaed6ee1c62003befdf21d80be56fc3918933a38 Colored border for tag view 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 %}