Skip to content

Instantly share code, notes, and snippets.

@bmelton
Created April 5, 2012 18:17
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 bmelton/2312964 to your computer and use it in GitHub Desktop.
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
Copy link
Author

bmelton commented Apr 6, 2012

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