diff --git a/app/views/guidance_groups/_index_by_theme.html.erb b/app/views/guidance_groups/_index_by_theme.html.erb index 3c39eff702..fc515c640d 100644 --- a/app/views/guidance_groups/_index_by_theme.html.erb +++ b/app/views/guidance_groups/_index_by_theme.html.erb @@ -9,34 +9,48 @@ <% guidance_groups_by_theme.each_pair do |guidance_group, theme_hash| %> + <% guidances_output = [] %> <% theme_hash.each_pair do |theme, guidances| %> -