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

<%= l(:label_wiki) %>

Chris@909: Chris@909: <%= link_to l(:field_start_page), {:action => 'show', :id => nil} %>
Chris@909: <%= link_to l(:label_index_by_title), {:action => 'index'} %>
Chris@909: <%= link_to l(:label_index_by_date), {:action => 'date_index'} %>