<% if node and node.head %>

<%= link_to node.head.title, content_path(node.unique_path) %>

<%= node.head.abstract %>

<% end %>