X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/29e98571454a450f0af1e2649d1688c6f2afffdb..a9a00acf68ceee07d384ea8bcc52ca70508ccfb1:/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 %>