# HG changeset patch # User neko259 # Date 2013-09-24 09:21:48 # Node ID 7dee5d9ea2b060f9d958fd026da07d81aa776929 # Parent 87d72fef81794a18e794909a9ca27c82792ffe27 Removed ID of thread div. diff --git a/boards/templates/boards/thread.html b/boards/templates/boards/thread.html --- a/boards/templates/boards/thread.html +++ b/boards/templates/boards/thread.html @@ -15,7 +15,7 @@ {% if posts %} {% cache 600 thread_view posts.0.last_edit_time moderator LANGUAGE_CODE %} -
+
{% for post in posts %} {% if bumpable %}