From: Dan Karran Date: Sat, 9 Jun 2007 20:47:37 +0000 (+0000) Subject: Allow the page titles to be edited by other parts of the app. X-Git-Tag: live~8445 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/bc2fb65dbde7a996966482bb82aaa3f2a89859b1?hp=00f7307824008e6c9d3da1bfa4228f81632888aa Allow the page titles to be edited by other parts of the app. --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index c9a70b79e..fb0bc57eb 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -7,7 +7,7 @@ <%= javascript_include_tag 'site.js' %> - OpenStreetMap + OpenStreetMap<%= ' | '+@title if @title %>