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@37: <%= link_to l(:field_start_page), {:action => 'show', :id => nil} %>
chris@37: <%= link_to l(:label_index_by_title), {:action => 'index'} %>
chris@37: <%= link_to l(:label_index_by_date), {:action => 'date_index'} %>