<%= error_messages_for 'dive' %>


<%= text_field 'dive', 'depth' %>


<%= text_field 'dive', 'bottom_time' %>


<%= datetime_select 'dive', 'date' %>


<%= text_field 'dive', 'location' %>


<%= text_area 'dive', 'note' %>