X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9a7db5d63b12f90b944f4ad151e5299d1745ecfb..cd4fb9d44cdb46704fee9fc0a95f41978f401b2c:/app/views/browse/way_history.rhtml?ds=sidebyside diff --git a/app/views/browse/way_history.rhtml b/app/views/browse/way_history.rhtml index f44405ffa..c39cad54d 100644 --- a/app/views/browse/way_history.rhtml +++ b/app/views/browse/way_history.rhtml @@ -1,3 +1,7 @@ +<% +@name = printable_name @way +@title = 'Way History | ' + @name +%>