X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4bb1bccd9c1c8d90bf21f997a1021de74df5444d..80903324cfabf9330973b06e68b423f38fc13522:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index fa587104e..31fd00f01 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -39,9 +39,9 @@ <% end %> -
+

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

-

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

+

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

@@ -55,7 +55,7 @@

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