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