Skip to content

Instantly share code, notes, and snippets.

@Breefield
Created August 10, 2012 20:36
Show Gist options
  • Save Breefield/3317655 to your computer and use it in GitHub Desktop.
Save Breefield/3317655 to your computer and use it in GitHub Desktop.
Ember.js Mustache Binding Example
<script type="text/x-handlebars">
The President of the United States is {{MyApp.president.fullName}}.
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment