Skip to content

Instantly share code, notes, and snippets.

@pajtai
Forked from kembuco/show.jade
Created November 10, 2012 20:47
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 pajtai/4052432 to your computer and use it in GitHub Desktop.
Save pajtai/4052432 to your computer and use it in GitHub Desktop.
Underscore template in jade
script(id='greeting', type='text/html')
div#example
Hello my name is, <%= name %>!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment