diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index 9b3f4ddd771..8e8fd4f9d4a 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -36,7 +36,7 @@ <%- if include_crawler_content? %>
- + <% if @topic_view.topic.category.present? %> <% end %> @@ -67,7 +67,9 @@ <% end %> - href="<%= post.topic.url %>"> + <% if post.is_first_post? %> + + <% end %> <% if post.image_url %>