gitlab-org--gitlab-foss/spec/javascripts/fixtures/oauth_remember_me.html.haml

6 lines
170 B
Plaintext

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