Skip to content

Instantly share code, notes, and snippets.

@rgoomar
Created August 18, 2014 18:33
Show Gist options
  • Select an option

  • Save rgoomar/ef118118d44b33419c6c to your computer and use it in GitHub Desktop.

Select an option

Save rgoomar/ef118118d44b33419c6c to your computer and use it in GitHub Desktop.
Meteor Rendered
Template.home.rendered = function() {
$('body').html('blah');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment