diff --git a/app/views/guidance_groups/_show.html.erb b/app/views/guidance_groups/_show.html.erb index 58c3c2f..4b21cea 100644 --- a/app/views/guidance_groups/_show.html.erb +++ b/app/views/guidance_groups/_show.html.erb @@ -11,17 +11,18 @@ <% end %> <% group.keys.each_with_index do |theme, i| %>
-
diff --git a/app/views/org_admin/templates/_edit.html.erb b/app/views/org_admin/templates/_edit.html.erb index 26d2fce..20ffefd 100644 --- a/app/views/org_admin/templates/_edit.html.erb +++ b/app/views/org_admin/templates/_edit.html.erb @@ -36,22 +36,21 @@ <% template_hash[:template][:phases].each do |phase_no, phase_hash| %> <% phase = phase_hash[:data] %>
-