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