% my %d = (
% delay_0 => l('no time limit'),
% delay_1 => l('24 hours'),
% delay_365 => l('1 year')
% );
% if (!stop_upload) {
<%= l('Total size:')%>
or
<%= l('Compress multiple files') %>
<%= l('Name of the zip file') %>
% if (stash('invitation')) {
<%= l('The link(s) of your file(s) will automatically be sent by mail to %1 (%2)', stash('invitation')->ldap_user, stash('invitation')->ldap_user_mail) %>
% }
% }
<%= l('Compression in progress') %>
0%
% if (!defined stash('invitation')) {
% }
%= javascript '/js/minified/upload.min.js', type => 'module', defer => "true"