X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/db30a423a8f923bbcae709e1c8f6e337f637bc9a..e2c0e51e4545a7e373aad3650048e0a50497e108:/app/views/browse/_tag.rhtml diff --git a/app/views/browse/_tag.rhtml b/app/views/browse/_tag.rhtml index 009d39e79..8a57387bf 100644 --- a/app/views/browse/_tag.rhtml +++ b/app/views/browse/_tag.rhtml @@ -1,4 +1,3 @@ - <%= h(tag[0]) %><%= h(tag[1]) %> + <%= h(tag[0]) %> = <%= h(tag[1]) %> -