<%= t('arrq.title') %>

<% if (sent) { %>
<%= t('arrq.sent') %>
<% if (devResetUrl) { %>
<%- t('arrq.no_mailserver') %>

<%= devResetUrl %>

<% } %> <% if (typeof mailer !== 'undefined' && !mailer) { %> <% } %> <% } else { %>

<%= t('arrq.tagline') %>

<% if (error) { %>
<%= error %>
<% } %>
<% } %>