Skip to content

Instantly share code, notes, and snippets.

@Victa
Created April 6, 2012 13:09
Show Gist options
  • Save Victa/2319639 to your computer and use it in GitHub Desktop.
Save Victa/2319639 to your computer and use it in GitHub Desktop.
use double curly brackets in Microtemplates
_.templateSettings = { interpolate : /\{\{(.+?)\}\}/g };
trace 'toto'
@Victa
Copy link
Author

Victa commented Apr 15, 2012

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment