Skip to content

Instantly share code, notes, and snippets.

@hilukasz
Created May 6, 2012 12:56
Show Gist options
  • Save hilukasz/2622214 to your computer and use it in GitHub Desktop.
Save hilukasz/2622214 to your computer and use it in GitHub Desktop.
!!! 5
html
head
title= title
- each tag in meta
meta(name= tag.name, content= tag.content, charset= tag.charset)
link(rel='stylesheet', href='http://fonts.googleapis.com/css?family=Muli' )
link(rel='stylesheet', href='/css/styles.css' )
body(class=pageClass)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment