diff --git a/app/views/templates/admin_template.html.erb b/app/views/templates/admin_template.html.erb index 19ed6e1..d7734f6 100644 --- a/app/views/templates/admin_template.html.erb +++ b/app/views/templates/admin_template.html.erb @@ -42,12 +42,12 @@
-
+
<%= render partial: 'templates/show_phases_sections', locals: {phase: phase[:data], phase_hash: phase, template: @template}%>