{# # @file # Code to display a map # /maps/:id #} { content_for :title, @map.name + " | Metamaps" } { content_for :mobile_title, @map.name }