X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..d9b8ebeb01e6cf81f6d9ea70748fedb14e4d86fa:/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 %>