<%= @page.title %>

<% if @page.parent && !@page.parent.full_path.blank? %> <%= link_to_document(@page.parent, _('Up')) %>
<% end %> <%= @page.to_html %> <% unless @page.children.empty? %>