X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/424b6ef1cf760c4a3e27ac1e6f612ae42a9cd493..c1bb412033de64a453fa21bbda306edacc41d6e8:/app/views/issues/show.html.erb diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 732fd2ef2..44b39c927 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -41,24 +41,22 @@ <% if @issue.reported_user %> -

<%= t ".comments_on_this_issue" %>

-
- <%= render 'comments', comments: @comments %> -
+<%= render 'comments', comments: @comments %>