diff --git a/app/views/branded/plans/_edit_details.html.erb b/app/views/branded/plans/_edit_details.html.erb new file mode 100644 index 0000000..5673d7b --- /dev/null +++ b/app/views/branded/plans/_edit_details.html.erb @@ -0,0 +1,191 @@ +
<%= _('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.') %>
+<%= _('Find guidance from additional organisations below') %>
+ <%= link_to 'See the full list', '#', 'data-toggle' => 'modal', 'data-target' => '#modal-full-guidances', class: 'modal-guidances-window' %> + +