X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9a7db5d63b12f90b944f4ad151e5299d1745ecfb..4e0cf1c5d30d66fc8b3feeaebd27828c4576ffa0:/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 +%>