' media='screen'/>
<% @navigation.each_with_index do |nav, i| %> <%= nav[:title] %> <% unless i == (@navigation.length - 1) %>|<% end %> <% end %> <% unless @toc.nil? or @toc.links.empty? %> <% end %>
<% if @page_title %>

<%= @page_title %>

<% end %> <%= @content_for_layout %>