X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d6755356e04026bf98ddb735899873a7c74b58ea..1b1d90a0f951a4aa26a6cb6f912a35efd5762962:/app/views/browse/_tag.html.erb diff --git a/app/views/browse/_tag.html.erb b/app/views/browse/_tag.html.erb index 2eadad4f2..2081ba28d 100644 --- a/app/views/browse/_tag.html.erb +++ b/app/views/browse/_tag.html.erb @@ -1,3 +1,4 @@ - <%= format_key(tag[0]) %> = <%= format_value(tag[0], tag[1]) %> - + <%= format_key(tag[0]) %> + <%= format_value(tag[0], tag[1]) %> +