#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" }