<%= thead('personal_other_paper.title') %> <%= thead('personal_other_paper.issue_date') %> <%= thead('personal_other_paper.newsletter') %> <%= thead('personal_other_paper.member_profile') %> <%= render 'other_papers' %>
<%= link_to content_tag(:i, nil, :class => 'icon-plus icon-white') + t(:new_), new_admin_other_paper_path, :class => 'btn btn-primary' %> <%= link_to content_tag(:i, nil, :class => 'icon-cog icon-white') + t('setting'), admin_other_paper_setting_path, :class => 'btn btn-primary pull-right' %>