<%= check_box_tag 'send_information', 1, true %> <%= l(:label_send_information) %>
<%= submit_tag l(:button_save) %>