Skip to content

Instantly share code, notes, and snippets.

@mariorodriguespt
Created February 22, 2016 03:33
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 mariorodriguespt/ba70d2646317995da939 to your computer and use it in GitHub Desktop.
Save mariorodriguespt/ba70d2646317995da939 to your computer and use it in GitHub Desktop.
Router.route('/messages', {
layoutTemplate : "app",
template : "messages"
name: 'my-messages’,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment