X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d14cf519fd876274900758a903e7e390d38922d5..3af16f6337b52546297e7e09a1aba9b0e1df7e15:/app/views/traces/_trace_optionals.html.erb diff --git a/app/views/traces/_trace_optionals.html.erb b/app/views/traces/_trace_optionals.html.erb index 6f0c2130b..d9749653d 100644 --- a/app/views/traces/_trace_optionals.html.erb +++ b/app/views/traces/_trace_optionals.html.erb @@ -1,6 +1,6 @@ <% content_for :optionals do %>
-

<%= t '.tags' %>

+

<%= t ".tags" %>

<% if @all_tags %> <% @all_tags.each do |tag| %> <%= link_to_tag tag %>