X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3bd06529c7f9920c4f71498277f453bf1b8dd030..870a497f94db8a8bacb16ab3a356bb84934aaee6:/app/views/issues/show.html.erb diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index b69203c43..44b39c927 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -40,23 +40,23 @@
-

<%= t ".comments_on_this_issue" %>

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