.row .col-sm-12 .btn-group.pull-right.p10 = link_to new_admin_university_path, data: {toggle: 'modal', target: '#remote-modal'}, class: 'btn btn-default' do i.fa.fa-plus-circle | Add University .row .col-sm-12.pt10 table#universities.table.table-bordered.table-condensed.table-striped data-ride='datatable' data-source=collection_path(format: :json) thead tr th data-column='name' data-default-sort='asc' | Name th data-column='subdomain' | Subdomain th data-column='active' | Active tbody