% 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 '/js/lufi-download.js', type => 'module'