Commit f0c2eeb1 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in app/views/devise/shared/_signup_box.html.haml

parent 404e618c
......@@ -29,10 +29,7 @@
- terms_link = link_to s_("I accept the|Terms of Service and Privacy Policy"), terms_path, target: "_blank"
- accept_terms_label = _("I accept the %{terms_link}") % { terms_link: terms_link }
= accept_terms_label.html_safe
<<<<<<< HEAD
= render 'devise/shared/ee/email_opted_in', f: f
=======
>>>>>>> upstream/master
%div
- if Gitlab::Recaptcha.enabled?
= recaptcha_tags
......
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