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