% if !sections || sections.empty? %> <%= render 'empty' %> <% else %>
<%= section.errors.full_messages %>
YAML Definition: <%= section_file_path(section) %>
Template: <%= section_template_path(section) %>