Files
lunchrun.me/views/home/index.jade
2014-04-07 18:02:41 -05:00

20 lines
526 B
Plaintext

extends ../layout
block content
#home-page
.row
.col-xs-12.col-sm-6.offset-md-2
#logo.pod
h1 lunch run me
.row
.col-xs-12.col-sm-6.offset-md-2
#welcome.pod
| hello there
.row
.col-xs-12.col-sm-6.offset-md-2
#cta.pod
a.btn.btn-block
| start a run  
span.glyphicon.glyphicon-chevron-right