_community_item.html.erb 181 Bytes
<li class="community">
  <span class="title"><%= link_to community_item.title, :controller => 'content_viewer', :action => 'view_page', :page => community_item.path %></span>
</li>