Skip to content

Instantly share code, notes, and snippets.

@demchenkoe
Created April 17, 2013 12:27
Show Gist options
  • Select an option

  • Save demchenkoe/5403848 to your computer and use it in GitHub Desktop.

Select an option

Save demchenkoe/5403848 to your computer and use it in GitHub Desktop.
layout.jade
block before_page
doctype 5
html
head
title
block title
link(rel='stylesheet', href='/css/style.css')
link(rel='stylesheet', href='/css/bootstrap.css')
body
.page-wrap
block content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment