% my %d = ( % delay_0 => l('no time limit'), % delay_1 => l('24 hours'), % delay_365 => l('1 year') % ); % if (!stop_upload) {
% 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) %>
% }
% } %= javascript '/js/minified/upload.min.js', type => 'module', defer => "true"