X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9816c7dd0a6880589f2310f64b1acf672f4497e5..1ae7872ed89612353cba641a6b77e86f963789d7:/app/views/browse/_tag.html.erb diff --git a/app/views/browse/_tag.html.erb b/app/views/browse/_tag.html.erb index 2eadad4f2..b9296fa48 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]) %> +