<%= javascript_include_tag 'site.js' %>
<link rel="stylesheet" type="text/css" href="/stylesheets/site.css" />
- <title>OpenStreetMap</title>
+ <title>OpenStreetMap<%= ' | '+@title if @title %></title>
</head>
<body>
<div id="left_menu">
<div id="sotminfo">
-Come the the first OpenStreetMap Conference - <a href="http://www.stateofthemap.org">The State of the Map</a> 14th-15th July, 2007, Manchester, UK.
+Come to the first OpenStreetMap Conference, <a href="http://www.stateofthemap.org">The State of the Map</a>: 14th-15th July 2007, Manchester, UK.
</div>
</div>