Skip to content

Instantly share code, notes, and snippets.

@bmelton
Created April 5, 2012 18:17
Show Gist options
  • Select an option

  • Save bmelton/2312964 to your computer and use it in GitHub Desktop.

Select an option

Save bmelton/2312964 to your computer and use it in GitHub Desktop.
Handlebars w/ Ember - Simple
<script type="text/x-handlebars">
Hello, <b>{{MyApp.name}}</b>
</script>
@bmelton

bmelton commented Apr 6, 2012

Copy link
Copy Markdown
Author

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