%= error_messages_for 'dive' %>
Depth <%= text_field 'dive', 'depth' %>
Bottom time <%= text_field 'dive', 'bottom_time' %>
Date <%= datetime_select 'dive', 'date' %>
Location <%= text_field 'dive', 'location' %>
Note <%= text_area 'dive', 'note' %>