<%= @server %> : Statistiques <%= "#{@prov_name} #{@week_range}" %>


<% if @server == "PixPalace 2" %> <%= @statsdem %> demandes <% else %> <%= @stats.count %> téléchargements (dont <%= @statsbd %> BD, <%= @statshd %> HD, <%= @statsdem %> demandes) <% end %>

<% unless @is_pixtech %> <% end %> <% if @is_pixtech %> <% end %> <% if @is_pixtech %> <% end %> <% @stats.each do |stats| %> <% unless @is_pixtech %> <% end %> <% if @is_pixtech %> <% end %> <% if @is_pixtech %> <% end %> <% end %>
<%= I18n.t('statistics.date') %> <%= I18n.t('statistics.operation') %><%= I18n.t('statistics.title') %> <%= I18n.t('statistics.title_type') %><%= I18n.t('user') %><%= I18n.t('statistics.company') %>Nom Photo<%= I18n.t(@creator_word) %>
<%= I18n.l(stats.created_at) %> <%= t("statistics.#{stats.operation_label.label}") %><%= stats.user.title.nil? ? I18n.t(:deleted) : stats.user.title.name %> <%= stats.user.title.nil? ? I18n.t(:deleted) : stats.user.title.title_type %><%= stats.user.nil? ? I18n.t(:deleted) : (stats.user.full_name.blank? ? stats.user.login : "#{stats.user.full_name}") %><%= stats.user.company %><%= stats.image.nil? ? I18n.t(:deleted) : stats.image.original_filename %><%= stats.image.nil? ? I18n.t(:deleted) : stats.image.creator %>