% if state.get('log-in.email-sent-to') % set email = state['log-in.email-sent-to']
{{ _( "We've sent you a single-use login link. Check your inbox, open the " "provided link in a new tab, then come back to this page and click on " "the button below to carry on with what you wanted to do." ) }}
{{ _("You're still not logged in as {0}.", email) }}