<% content_for :header do %>

<%= @account.name %>

<% end %>
<%= render @contract_templates %>
<%= ContractTemplate.human_attribute_name(:name) %>
<%= will_paginate @contract_templates %>