summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/oauth_remember_me.html.haml
blob: a5d7c4e816acf97f3ba2aceb44be539a137b7c49 (plain)
1
2
3
4
5
6
#oauth-container
  %input#remember_me{ type: "checkbox" }

  %a.oauth-login.twitter{ href: "http://example.com/" }
  %a.oauth-login.github{ href: "http://example.com/" }
  %a.oauth-login.facebook{ href: "http://example.com/?redirect_fragment=L1" }