Armarium

{{ 'auth.forgot_password_tagline' | translate }}

@if (!sent()) {

{{ 'auth.forgot_password' | translate }}

{{ 'auth.forgot_password_hint' | translate }}

@if (error()) {
{{ error() | translate }}
} } @else {

{{ 'auth.reset_link_sent' | translate }}

{{ 'auth.reset_link_sent_hint' | translate }}

}

{{ 'auth.back_to_login' | translate }}