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 @@ -13,9 +13,6 @@ {% spaceless %} {% get_current_language as LANGUAGE_CODE %} - - - {% cache 600 thread_view thread.id thread.last_edit_time moderator LANGUAGE_CODE %}