X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5898b494df440ba9659ac8fbe2e150285a9a85a6..9331ea5d71116c91f16643357b326b9085f16cf4:/app/views/browse/_tag.html.erb?ds=sidebyside diff --git a/app/views/browse/_tag.html.erb b/app/views/browse/_tag.html.erb index 2eadad4f2..298331832 100644 --- a/app/views/browse/_tag.html.erb +++ b/app/views/browse/_tag.html.erb @@ -1,3 +1 @@ - - <%= format_key(tag[0]) %> = <%= format_value(tag[0], tag[1]) %> - +
  • <%= format_key(tag[0]) %> = <%= format_value(tag[0], tag[1]) %>
  • \ No newline at end of file