diff --git a/app/views/embed/comments.html.erb b/app/views/embed/comments.html.erb index 0eb010e407c..29ab2772326 100644 --- a/app/views/embed/comments.html.erb +++ b/app/views/embed/comments.html.erb @@ -16,11 +16,11 @@ <%- end %>
- +

- <%= post.user.username %> + <%= post.user.username %> <%- if post.user.title.present? %> <%= post.user.title %> <%- end %>