<% inputs.each do |input| %> <%= render(input.to_component) %> <% end %> <% if after_content? %> <%= render_after_content %> <% end %>