X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5e17fa82497dabca91432f223ce4a17554511086..feeb135760abdbfef0eea193318566d9d96f2523:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 083b1ab86..31fd00f01 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -41,7 +41,7 @@
<%= h(@note.comments.first.body) %>
+<%= h(@note.comments.first.body.to_html) %>