X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5e17fa82497dabca91432f223ce4a17554511086..d492628f3eb4f540438f9aab8b3c02e12b87d243:/app/views/browse/note.html.erb?ds=sidebyside 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 @@

<%= t "browse.note.description" %>

-

<%= h(@note.comments.first.body) %>

+

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