Welcome to mirror list, hosted at ThFree Co, Russian Federation.

oauth_remember_me.html.haml « fixtures « javascripts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7886e995e578a81f18a6cbbb4abeaf5bf668002a (plain)
1
2
3
4
5
#oauth-container
  %input#remember_me{ type: "checkbox" }

  %a.oauth-login.twitter{ href: "http://example.com/" }
  %a.oauth-login.github{ href: "http://example.com/" }