2015-01-26 11:02:22 -08:00
|
|
|
doctype html
|
2015-12-04 18:24:09 -08:00
|
|
|
html(lang='en')
|
2015-01-26 11:02:22 -08:00
|
|
|
head
|
2015-09-09 23:05:58 -07:00
|
|
|
include partials/meta
|
|
|
|
include partials/stylesheets
|
2015-01-27 15:05:51 -08:00
|
|
|
body.no-top-and-bottom-margins.full-screen-body-background
|
2015-09-09 23:05:58 -07:00
|
|
|
include partials/scripts
|
2015-04-24 01:31:59 -07:00
|
|
|
include partials/navbar
|
2015-01-26 11:02:22 -08:00
|
|
|
include partials/flash
|
|
|
|
block content
|
|
|
|
include partials/footer
|