<%= link_to attachment.filename_charseted, attachment_download_path(attachment.parent_id,attachment.idx) %> <%= attachment.main_type %>/<%= attachment.sub_type %> <%= attachment.charset %> <%= attachment.content_transfer_encoding %> <%= size_formatter(attachment.getSize) %> <%= link_to image_tag(current_theme_image_path('download.png')), attachment_download_path(attachment.parent_id,attachment.idx) %>