OSDN Git Service

t#32046:add sheet
[pettanr/pettanr.git] / app / views / stories / show.html.erb
index 73b5cb3..d525d63 100644 (file)
 </p>
 
 <p>
-  <b><%= t_m 'Story.author_id' -%>:</b>
-  <%= link_to author_icon(:object => @story.author), author_path(@story.author) %>
-  <%= link_to h(@story.author.name), author_path(@story.author) %>
-</p>
-
-<p>
   <b><%= t_m 'Story.created_at' -%>:</b>
   <%= l @story.created_at %>
 </p>