Armarium

{{ 'auth.reset_password_tagline' | translate }}

@if (!success()) {

{{ 'auth.reset_password' | translate }}

{{ 'auth.reset_password_hint' | translate }}

{{ 'auth.password_hint' | translate }}

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

{{ 'auth.reset_success' | translate }}

{{ 'auth.recovery_redirecting' | translate }}

}

{{ 'auth.back_to_login' | translate }}