diff --git a/app/views/topics/plain.html.erb b/app/views/topics/plain.html.erb index 8facc6a9563..8da43ff2472 100644 --- a/app/views/topics/plain.html.erb +++ b/app/views/topics/plain.html.erb @@ -6,7 +6,7 @@ <%= crawlable_meta_data(title: @topic_view.title, description: @topic_view.summary, image: @topic_view.image_url) %> - +
<% @topic_view.posts.each do |post| %>