Files
lunchrun.me/assets/linker/templates/home.jade
2014-05-15 18:17:13 -05:00

28 lines
898 B
Plaintext

#home-page(ng-controller='HomeCtrl')
.row
.col-xs-12.col-sm-6
#logo.pod
h1
| lunch run
span.text-muted |me
.row
.col-xs-12.col-sm-6
#welcome.pod
p
| Organize a lunch run in less than a minute. All you need to know is
strong  who 
| you want to invite and
strong  where 
| you want to go.
p Get started below. No login required.
.row
.col-xs-12.col-sm-6
#cta.pod
a.btn.btn-block(ng-click='createRun()')
| start a run  
span.glyphicon.glyphicon-chevron-right
.row
.col-xs-12.col-sm-6
#home-nav.pod
include includes/nav