Skip to content

Instantly share code, notes, and snippets.

@vadimdemedes
Created March 22, 2013 12:38
Show Gist options
  • Save vadimdemedes/5220948 to your computer and use it in GitHub Desktop.
Save vadimdemedes/5220948 to your computer and use it in GitHub Desktop.
var template = new Chute.View.Template({
html: '<div><h1>I am a template</h1></div>'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment