debian-mirror-gitlab/spec/javascripts/fixtures/oauth_remember_me.html.haml
2017-09-10 17:25:29 +05:30

6 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/" }