X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e098d52424c3a0c8025cb62193a03bb42477c85c..22594361d5abd2a6ee18e290058d9d39d7d761ec:/app/views/changeset/list.html.erb diff --git a/app/views/changeset/list.html.erb b/app/views/changeset/list.html.erb index 22a798ffe..c7cf63353 100644 --- a/app/views/changeset/list.html.erb +++ b/app/views/changeset/list.html.erb @@ -1,5 +1,5 @@

<%= @heading %>

-

<%= @description %>

+

<%= raw(@description) %>

<%= render :partial => 'changeset_paging_nav' %>