<%= @page.title %>

<%= date_for_page @page %>, <%= @page.user.try(:login) %>


<%= @page.abstract %>

<%= headline_image %>

<%= aggregate?(@page.body) %>
<%= will_paginate(@content_collection) if @content_collection %>