Files
lunchrun.me/assets/linker/templates/layouts/interior-page.jade
2014-06-22 15:34:28 -05:00

19 lines
345 B
Plaintext

.interior
.logo
a(href='/')
| lunch run
span.text-muted |me
.row
.col-xs-12.col-sm-8
h1.page-title
block pagetitle
.col-xs-12.col-sm-4
.page-actions
block pageactions
block interiorcontent
include ../includes/nav
block modals