mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-26 12:03:36 -05:00
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
extends ../layout
|
|
|
|
block content
|
|
.page-header
|
|
h1
|
|
i.fa.fa-facebook-square
|
|
| Facebook API
|
|
if !user.tokens.facebook
|
|
a.btn.btn-large.btn-primary(href='/auth/facebook') Get Facebook Token
|