Skip to content

Instantly share code, notes, and snippets.

@kmiyashiro
Forked from monokrome/layout2.jade
Created August 11, 2011 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmiyashiro/1140421 to your computer and use it in GitHub Desktop.
Save kmiyashiro/1140421 to your computer and use it in GitHub Desktop.
!!! 5
//if lt IE 7 html(class="no-js ie6 oldie", lang="en")
//if IE 7 html(class="no-js ie7 oldie", lang="en")
//if IE 8 html(class="no-js ie8 oldie", lang="en")
//if gt IE8 <!--> <html class="no-js" lang="en"> <!--<![endif]
head
title= title
body!= body
//if gt IE8 <!--> </html> <!--<![endif]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment