• <%= link_to attachment.filename, attachment.url unless attachment.file.nil? %> <%= link_to t('media_magick.remove'), "javascript://", method: "delete", confirm: t('media_magick.confirm_removal'), class: "remove btn btn-mini btn-danger" %>