tent.io/layouts/default.slim
Jonathan Rudenberg c0ca040c2c Do stuff
2012-08-22 11:17:22 -04:00

9 lines
150 B
Text

doctype html
html lang='en'
head == render 'head'
body
== render 'navbar'
.container
.row
.span8.offset2
== yield