diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index 87311ead7db..d602a73b188 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -36,6 +36,7 @@ <%- if include_crawler_content? %>
+ <% if @topic_view.topic.category.present? %> <% end %> @@ -66,7 +67,7 @@ <% end %> - + href="<%= post.topic.url %>"> <% if post.image_url %> @@ -84,7 +85,7 @@ <%= post.post_number %>
-
'> +
<%= post.hidden ? t('flagging.user_must_edit').html_safe : post.cooked.html_safe %>