<%= render partial: 'targets/contextual' %>
<%= title [t("goals.index.heading"), project_goals_path(@project)], @goal.name %> <% if @goal.description? %>

<%= @goal.description %>

<% end %>
<%= render partial: 'targets/index' %>