<%= link_to comic_icon(:object => story.comic, :size => 25), comic_path(story.comic) %> <%= link_to h(story.comic.title), comic_path(story.comic) %> <%= link_to author_icon(:object => story.comic.author, :size => 17), author_path(story.comic.author) %> <%= link_to story_icon(:object => story, :size => 25), story_path(story) %> <%= link_to h(story.title), play_story_path(story) %> <%= link_to author_icon(:object => story.author, :size => 17), author_path(story.author) %> No.<%= story.t %> <%= l story.updated_at %>