<%= post.hidden ? t('flagging.user_must_edit').html_safe : post.cooked.html_safe %>
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? %>