{% import "js_helpers.html.twig" as js %}
{{page_message}}
Errors :
{{__('Back to login screen')}}
{{ form_field('user_id') }}
{{ form_field('user_email') }}
{{ form_field('auth_recover')}}
{{ form_field('new_pwd') }}
{{ form_field('new_pwd_c') }}
{{ form_field('auth_change') }}
{{__('This mode allows you to login without activating any of your plugins. This may be useful to solve compatibility problems')}} {{__('Disable or delete any plugin suspected to cause trouble, then log out and log back in normally.')}}
{{ form_field('user_pwd') }}
{{ form_field('user_remenber') }}
{{ form_field('auth_login')}}
{{__('You must accept cookies in order to use the private area.')}}
{{__('Get back to normal authentication')}}
{{__('Connection issue?')}}
{{__('I forgot my password')}}
{{__('I want to log in in safe mode')}}