diff --git a/tildes/tildes/templates/topic.jinja2 b/tildes/tildes/templates/topic.jinja2 index 775ef9c..20d8eaa 100644 --- a/tildes/tildes/templates/topic.jinja2 +++ b/tildes/tildes/templates/topic.jinja2 @@ -288,7 +288,8 @@ -{% elif topic.was_posted_by_scheduler +{% elif request.user + and topic.was_posted_by_scheduler and topic.schedule.only_new_top_level_comments_in_latest and topic != topic.schedule.latest_topic %}