.container-fluid

.row
  .col-md-12
    = render partial: "new_button"
    .clearfix
    = render partial: "<%= list_path_partial %>", locals: {<%= plural %>: @<%= plural %>}