Files
lunchrun.me/views/home/index.jade
2014-04-07 17:38:35 -05:00

18 lines
452 B
Plaintext

extends ../layout
block content
#home-page
.row
.col-xs-12.col-md-3.offset-md-2
#logo lunch run me
.row
.col-xs-12.col-md-3.offset-md-2
#welcome
| hello there
.row
.col-xs-12.col-md-3.offset-md-2
a.btn.btn-primary
| start a run!
span.glyphicon.glyphicon-arrow-right