% # vim:set sts=4 sw=4 ts=4 ft=html.epl expandtab: % my %d = ( % delay_0 => l('no time limit'), % delay_1 => l('24 hours'), % delay_365 => l('1 year') % );

<%= l('My images') %>


<%= l('Only the images sent with this browser will be listed here. The details are stored in localStorage: if you delete your localStorage data, you\'ll loose these details.') %>

<%= l('Export localStorage data') %> <%= l('Import localStorage data') %>
<%= l('File name') %> <%= l('View link') %> <%= l('Counter') %> <%= l('Delete at first view?') %> <%= l('Uploaded at') %> <%= l('Expires at') %> <%= l('Deletion link') %>
<%= link_to url_for('/') => ( class => "btn btn-primary btn-lg" ) => begin %><%= l('Back to homepage') %><% end%>