X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5f8ab9e9244550b20b8d3bd97b3567df7020d06d..d06081a63ed8e6bfb2e05f087aada3ab2fb4c2b4:/app/views/browse/way.rhtml diff --git a/app/views/browse/way.rhtml b/app/views/browse/way.rhtml index 2e86e65f2..9a733bf9d 100644 --- a/app/views/browse/way.rhtml +++ b/app/views/browse/way.rhtml @@ -1,3 +1,7 @@ +<% +@name = printable_name @way +@title = 'Way | ' + @name +%>