.col-xs-12 table#answers.table.table-bordered.table-condensed.table-striped data-ride='datatable' data-source=admin_user_answers_path(format: :json) thead tr th.sorting_disabled data-column='answer_text' | Answer th.sorting_disabled data-column='question_text' | Question Asked th.sorting_disabled data-column='questionable_type' | Questionable Type th.sorting_disabled data-column='answered' | Answer Responce 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'