X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5620d7263a36fe842f4d97bc21dda5edd0651b37..6bc03625a1bea320f2dfb609d84bf6bc5bfed72a:/app/views/browse/_tag.rhtml?ds=sidebyside diff --git a/app/views/browse/_tag.rhtml b/app/views/browse/_tag.rhtml index 009d39e79..a9a122e6d 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]) %> = <%= sanitize(auto_link(tag[1])) %> -