<%= l(:label_index_by_title) %> <%= render_page_hierarchy(@pages.group_by(&:parent_id), nil, :timestamp => true) %> <% @pages.each do |page| %>
<%= textilizable page.content ,:text, :wiki_links => :anchor, :only_path => false %> <% end %>