Skip to content

Instantly share code, notes, and snippets.

@tors
Created March 30, 2011 01:35
Show Gist options
  • Select an option

  • Save tors/893705 to your computer and use it in GitHub Desktop.

Select an option

Save tors/893705 to your computer and use it in GitHub Desktop.
(function(){
window.JST = window.JST || {};
window.JST['discussions_collection'] = Haml('%h2 Foo:if 1 > 0 %h3 Bar');
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment