X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5e17fa82497dabca91432f223ce4a17554511086..a01195f1497b4f4c6b7d019c7affc794d41101cd:/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) %>