<%= check_box_tag 'to_delete[]', asset.id, false, :class => "checkbox_in_list" %>
<%= image_tag(asset.data.url) %>
<%= asset.description %> <%= asset.data.file.content_type %> <%= asset.data_identifier %> <%= number_to_human_size(asset.data.file.file_length) %>