<%= t('arrq.title') %>
<% if (sent) { %>
<%= t('arrq.sent') %>
<% if (devResetUrl) { %>
<% } %>
<% if (typeof mailer !== 'undefined' && !mailer) { %>
<%- t('arrq.no_mail_cli') %>
<% } %>
<%= t('arrq.back_login') %>
<% } else { %>
<%= t('arrq.tagline') %>
<% if (error) { %>
<%= error %>
<% } %>
<% } %>