<%= @page.title %>

<%= textilize(@page.content).html_safe %> <% content_for :sidebar do %>
<%= textilize(@toc.content).html_safe %>
<% end %>