table#questions.table.table-bordered.table-condensed.table-striped data-ride='datatable' data-source=admin_user_questions_path(format: :json) thead tr th.sorting_disabled data-column='name' | Name th.sorting_disabled data-column='text' | Text th.sorting_disabled data-column='questionable_type' | Questionable Type th.sorting_disabled data-column='rate_cents' | Rate In Cents th.sorting_disabled data-column='due_date' | Due Date th.sorting_disabled data-column='answered' | Answered th data-column='created_at' data-default-sort='desc' | Created On th.sorting_disabled data-column='download_link' | Download tbody .col-xs-12 = link_to 'Back', :back, class: 'btn'