X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a88f7db586b32098e155aca6d5fd611cab55f523..HEAD:/app/views/browse/_tag.html.erb diff --git a/app/views/browse/_tag.html.erb b/app/views/browse/_tag.html.erb index c0cdb5f9a..f2e34d879 100644 --- a/app/views/browse/_tag.html.erb +++ b/app/views/browse/_tag.html.erb @@ -1,4 +1,4 @@ - <%= format_key(tag[0]) %> - <%= format_value(tag[0], tag[1]) %> + <%= format_key(tag[0]) %> + <%= format_value(tag[0], tag[1]) %>