% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab: % my %d = ( % delay_0 => l('no time limit'), % delay_1 => l('24 hours'), % delay_365 => l('1 year') % );
% if (defined(config('broadcast_message'))) {
<%= config('broadcast_message') %>
% }
<%= l('Your browser has not enough entropy to generate a strong encryption key. Please wait (it\'s better if you do things on your computer while waiting).') %>
% if (stop_upload) {
<%= l('Sorry, the uploading is currently disabled. Please try again later.') %>
% } else {
% if ($self->config('force_burn_after_reading')) { % }

config('force_burn_after_reading') %> >

% if (config('allow_pwd_on_files')) {
% }

<%= l('Drop files here') %>

<%= l('or') %>

<%= l('Uploaded files') %>

%= include 'delays' %= javascript '/partial/index.js' %= javascript '/js/sjcl.js' %= javascript '/js/moment-with-locales.min.js' %= javascript '/js/filesize.min.js' %= javascript '/js/lufi-up.js' % }