diff --git a/app/views/topics/plain.html.erb b/app/views/topics/plain.html.erb index 79e02f2c987..22d99f84d26 100644 --- a/app/views/topics/plain.html.erb +++ b/app/views/topics/plain.html.erb @@ -2,7 +2,7 @@ - <%= render_topic_title(@topic_view.topic) %> + <%= @topic_view.topic.title %> <% @topic_view.posts.each do |post| %>