{# # @file # /users/:id/edit # User edit form #} { content_for :title, @user.name + "'s Settings | Metamaps" } { content_for :mobile_title, "Account Settings" }