Chris@0: <% if @wiki && @wiki.sidebar -%> Chris@0: <%= textilizable @wiki.sidebar.content, :text %> Chris@0: <% end -%> Chris@0: Chris@0:

<%= l(:label_wiki) %>

Chris@0: Chris@0: <%= link_to l(:field_start_page), {:action => 'index', :page => nil} %>
Chris@0: <%= link_to l(:label_index_by_title), {:action => 'special', :page => 'Page_index'} %>
Chris@0: <%= link_to l(:label_index_by_date), {:action => 'special', :page => 'Date_index'} %>