Commit 308b11a5 authored by Marin Jankovski's avatar Marin Jankovski Committed by Dmitriy Zaporozhets

Error page.

parent 49c9e8ec
%h1.http_status_code 422
%h3.page-title Sign-in using #{@provider} auth failed
%hr
%p Sign-in failed because #{@error}.
%p There are couple of steps you can take:
1. Try logging in using your email
%br
2. Try logging in using your username
%br
3. If you have forgotten your password, try recovering it using #{ link_to "Password recovery", new_password_path(resource_name) }
%br
%p If none of the options work, try contacting the GitLab administrator.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment