_more_comments.html.erb 215 Bytes Edit Raw Blame History Permalink 1 2 3 <div class='view-more-comments'> <%= link_to(_('More'), :profile => @profile.identifier, :controller => 'profile', :action => 'more_comments', :activity => activity, :comment_page => (comment_page + 1)) %> </div>