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