X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9a7db5d63b12f90b944f4ad151e5299d1745ecfb..53b4d645d80cbe4ac397cfc004e8985317aed6a8:/app/views/browse/relation_history.rhtml diff --git a/app/views/browse/relation_history.rhtml b/app/views/browse/relation_history.rhtml index 60e0ffd17..f6a3811ab 100644 --- a/app/views/browse/relation_history.rhtml +++ b/app/views/browse/relation_history.rhtml @@ -1,3 +1,7 @@ +<% +@name = printable_name @relation +@title = 'Relation History | ' + @name +%>

Relation History: <%= h(@name) %>