<%= concept("cell/modals/header", model, layout: layout_ns("cell/modals/headers/layout")) if have_header? %> <%= concept("cell/modals/body", model, layout: layout_ns("cell/modals/bodies/layout")) %> <%= concept("cell/modals/footer", model, layout: layout_ns("cell/modals/footers/layout")) if have_footer? %>