<%= _('To help you write your plan, %{application_name} can show you guidance from a variety of organisations.') %
- {application_name: Rails.configuration.branding[:application][:name]} %>
-
-
<%= _('Select up to 6 organisations to see their guidance.') %>
+
+ <% end %>
\ No newline at end of file
diff --git a/app/views/plans/_guidance_choices.html.erb b/app/views/plans/_guidance_choices.html.erb
index cd18f90..eed6e73 100644
--- a/app/views/plans/_guidance_choices.html.erb
+++ b/app/views/plans/_guidance_choices.html.erb
@@ -1,26 +1,29 @@
<% choices.each do |org, groups| %>
<% if groups && groups.size == 1 %>
-