X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5966acc207874f3196a43700cb9306411c77fe47..d3388abe51a946ae0abc645d831a93b1b2cc6749:/app/views/traces/_trace.html.erb diff --git a/app/views/traces/_trace.html.erb b/app/views/traces/_trace.html.erb index 74e096dd1..ba14f214e 100644 --- a/app/views/traces/_trace.html.erb +++ b/app/views/traces/_trace.html.erb @@ -38,7 +38,7 @@ <%= safe_join(trace.tags.collect { |tag| link_to_tag tag.tag }, ", ") %> <% end %>

-

+

<%= trace.description %>