{# # # @file # This shows a topic and its siblings. # URL: /topics/ # } { content_for :title, @topic.name + " | Metamaps" } { content_for :mobile_title, @topic.name }