18 lines
452 B
Plaintext
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
|
|
|