<%= thead('personal_honor.year') %> <%= thead('personal_honor.award_date') %> <%= thead('personal_honor.award_name') %> <%= thead('personal_honor.country') %> <%= thead('personal_honor.ranking') %> <%= thead('personal_honor.member_profile') %> <%= render 'honors' %>
<%= link_to content_tag(:i, nil, :class => 'icon-plus icon-white') + t(:new_), new_admin_honor_path, :class => 'btn btn-primary' %> <%= link_to content_tag(:i, nil, :class => 'icon-cog icon-white') + t('setting'), admin_honor_setting_path, :class => 'btn btn-primary pull-right' %>