Pictures <%= I18n.t("dashboard.#{@action_type}",locale: :en) %> for <%= @prov_name %>
<% unless @auth_sk.blank? %>
Author string key : <%= @auth_sk %>
Stock string key : <%= @prov_sk %>
<% else %>
String key : <%= @prov_sk %>
<% end %>
Field : original_filename
Options :
<% Array(@action_options).each do |opt| %>
<%= I18n.t("dashboard.#{opt}",locale: :en).html_safe %>
<% end %>
List lines number : <%= @nb_lines %>
<% if @action_type == 'send' %>
This mail is for information, process is automatic.
<% end %>
<% if @session_pixtech == 'parismatch' %>
Process is for now manual.
<% end %>