% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab: % use Number::Bytes::Human qw(format_bytes);

<%= l('Information about delays') %>

<%= l('If you choose a delay, the file will be deleted after that delay.') %>
<%= l('Don\'t worry: if a user begins to download the file before the expiration and the download ends after the expiration, he will be able to get the file.') %> % if (defined(config('delay_for_size'))) {

<%= l('This server sets limitations according to the file size. The expiration delay of your file will be the minimum between what you choose and the following limitations:') %>

% }