X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3debff60ef50158c5439003ad4357d1f3dcc120b..c8f0a81eb7043c297e050c1f3ff8a8cf7ff613bc:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 6dcd46e76..0180e26ca 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -2,7 +2,7 @@ <%= render "sidebar_header", :title => t(".#{@note.status}_title", :note_name => @note.id) %> -
+

<%= t(".description") %>

<%= h(@note_comments.first.body.to_html) %>