X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8e5deafd854b05086296513b318df1626dc41967..ff877321e7bf364f5bac5901e113d107b5c2899e:/app/views/traces/_trace.html.erb diff --git a/app/views/traces/_trace.html.erb b/app/views/traces/_trace.html.erb index b7325dc54..7dc20c203 100644 --- a/app/views/traces/_trace.html.erb +++ b/app/views/traces/_trace.html.erb @@ -9,24 +9,26 @@ <% end %>
<%= time_ago_in_words(trace.timestamp, :scope => :'datetime.distance_in_words_ago') %>
@@ -35,9 +37,8 @@
<%= t ".in" %>
<%= safe_join(trace.tags.collect { |tag| link_to_tag tag.tag }, ", ") %>
<% end %>
-
-
-
+
+<%= trace.description %>