_collection_item.html.erb 150 Bytes Edit Raw Blame History 1 2 3 4 <li> <h4><%= link_to collection_item.title, :controller => 'content_viewer', :action => 'view_page', :page => collection_item.path %> </h4> </li>