# HG changeset patch # User neko259 # Date 2016-11-07 16:50:35 # Node ID ea97d140defc7022c4e2d9fb625aa31d3de69eea # Parent 807f3415dfb331599a2cb053f77ef2908e1fd82d Add gallery and tree links to the thread list diff --git a/boards/templates/boards/post.html b/boards/templates/boards/post.html --- a/boards/templates/boards/post.html +++ b/boards/templates/boards/post.html @@ -101,6 +101,8 @@ {% if need_open_link %} ♥ {{ thread.get_reply_count }} ❄ {{ thread.get_images_count }} + G + T {% endif %} {{ thread.get_tag_url_list|safe }}