Foursquare jumbotron

pull/2/head
Sahat Yalkabov 2013-11-19 21:56:26 -05:00
parent ef327a4813
commit e6190682a2
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
body {
padding-top: 50px;
padding-top: 80px;
}
.starter-template {

View File

@ -1,7 +1,11 @@
extends ../layout
block content
h1 Foursquare API
.jumbotron
h1 Foursquare API
p Demonstration of some Foursquare API endpoints
p
a.btn.btn-default(href='https://developer.foursquare.com/docs/', role='button') Foursquare Documentation
if !user.tokens.foursquare
a.btn.btn-large.btn-primary(href='/auth/foursquare') Get Foursquare Token