Update new_user_email.html.haml

Fixed template to include the word 'the'.
This commit is contained in:
Jesse Read 2013-08-04 18:04:20 -04:00
parent af5faaf0e1
commit ad6208c579

View file

@ -4,7 +4,7 @@
- if Gitlab.config.gitlab.signup_enabled
Your account has been created successfully.
- else
The Administrator created an account for you. Now you are a member of company GitLab application.
The Administrator created an account for you. Now you are a member of the company GitLab application.
%p
login..........................................
%code= @user['email']