% # vim:set sts=4 sw=4 ts=4 ft=html.epl expandtab:
<%= l('%1 sent images on this instance from beginning.', $total) %>
%= include 'data'
<%= l('Uploaded files by days') %>
<%= l('Evolution of total files') %>
<%= l('The graph\'s datas are not updated in real-time.') %>
<%= l('Delay repartition chart for enabled images') %>
<%= l('Delay repartition chart for disabled images') %>
<%= l('Raw stats') %>
%= include 'raw'
<%= link_to url_for('/') => ( class => "btn btn-primary btn-lg" ) => begin %><%= l('Back to homepage') %><% end%>