%= render 'header', {:docs => @docs, :community => @community} %> <% if @docs %>
<%= @item[:title] %>
<%= @content %>
Questions?
Please do
ask on the mailing-lists
!
<% else %> <%= @content %> <% end %> <%= render 'footer' %>