gitlab-org--gitlab-foss/spec/javascripts/fixtures/oauth_remember_me.html.haml
2017-07-06 06:30:07 +00:00

5 lines
170 B
Text

#oauth-container
%input#remember_me{ type: "checkbox" }
%a.oauth-login.twitter{ href: "http://example.com/" }
%a.oauth-login.github{ href: "http://example.com/" }