debian-mirror-gitlab/spec/javascripts/fixtures/oauth_remember_me.html.haml

6 lines
170 B
Text
Raw Normal View History

2017-09-10 17:25:29 +05:30
#oauth-container
%input#remember_me{ type: "checkbox" }
%a.oauth-login.twitter{ href: "http://example.com/" }
%a.oauth-login.github{ href: "http://example.com/" }