% if (!defined(stash('f')) && defined(stash('msg'))) {
<%= stash('msg')%>
% } else {

<%= stash('f')->filename %>

% if (defined(stash('msg'))) {
<%= stash('msg')%>
% } else { % if (stash('file_pwd')) {
% }

<%= l('Please wait while we are getting your file. We first need to download and decrypt all parts before you can get it.') %>

<%= l('Get the file')%>

%= javascript '/partial/render.js?nbslices='.stash('f')->nbslices.'&file='.stash('f')->short %= javascript '/js/filesize.min.js' %= javascript '/js/lufi-download.js', type => 'module' % } % }