Skip to content

Instantly share code, notes, and snippets.

@ertugrultas
Created July 18, 2013 20:52
Show Gist options
  • Save ertugrultas/6032978 to your computer and use it in GitHub Desktop.
Save ertugrultas/6032978 to your computer and use it in GitHub Desktop.
Jade Examples
//my-layout.jade
doctype 5
html
head
title Template Page
block head
body
#content
block content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment