<%= javascript_include_tag 'page_helper' %> <%= stylesheet_link_tag 'instiki' unless @inline_style %> <%= javascript_include_tag :defaults %> <% if @web %> <%= auto_discovery_link_tag(:atom, :controller => 'wiki', :web => @web.address, :action => 'atom_with_headlines') %> <%= auto_discovery_link_tag(:atom, :controller => 'wiki', :web => @web.address, :action => 'atom_with_content') %> <% end %>

<%= h headers['Status'] %>

<%= h @content_for_layout %>