<%= check_box_tag :email_notify, 1, notification.default?, :checked => false, :class => 'email_checkbox' %> <%= label_tag :email_notify, t('.email_notification') %> <% unless user_kinds.empty? %>
<% end %>