<% if @cur_url == "/recent" %>
The newest stories with a random sampling of recently submitted stories that have not yet reached the front page.
<% end %>
    "> <%= render :partial => "stories/listdetail", :collection => @stories, :as => :story %>