{{ _("This account is closed") }}

% if user.ANON and not response.closed_account.is_suspended

{{ _("Are you the account owner?") }}

{{ _("Log in to reopen your account.") }}

{{ _("Log in") }}

% endif