<%= l('You can invite someone to send you files through this Lufi instance even if they don’t have an account on it.') %>
% if (stash('send_with_user_email')) {
<%= l('The invitation mail will be send from your email address (%1).', stash('user_mail')) %>
% }