%= stylesheet_link_tag 'mailer' %>
| Nom de fichier | <%= I18n.t(@creator_word) %> | <%= I18n.t(@provider_word, count: 1) %> |
|---|---|---|
| <%= im.original_filename unless im.nil? %> | <%= im.creator unless im.nil? %> | <%= im.provider.get_stock_name unless im.nil? %> |
| <%= im %> |
| Nom de fichier | <%= I18n.t(@creator_word) %> | <%= I18n.t(@provider_word, count: 1) %> |
|---|---|---|
| <%= im.original_filename unless im.nil? %> | <%= im.creator unless im.nil? %> | <%= im.provider.get_stock_name unless im.nil? %> |