X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e8ac6bd5d918bb71647c05da4b2b294a1423948b..b30983f02bd1a0963157c14f14e996f258936625:/app/views/browse/_tag.html.erb diff --git a/app/views/browse/_tag.html.erb b/app/views/browse/_tag.html.erb index 298331832..b9296fa48 100644 --- a/app/views/browse/_tag.html.erb +++ b/app/views/browse/_tag.html.erb @@ -1 +1,4 @@ -
  • <%= format_key(tag[0]) %> = <%= format_value(tag[0], tag[1]) %>
  • \ No newline at end of file +
  • + <%= format_key(tag[0]) %> + <%= format_value(tag[0], tag[1]) %> +