% content_for :body do %>
<%= link_to 'Back', controller: 'historical_job_affinity_tabs', action: 'show', id: @tab.id, historical_job_id: @job.id %>
Editing Historical Job Affinity Tab
<%= render 'form' %>
<% end %>
<%= render partial: 'naf/shared/application' %>