Skip to content

Instantly share code, notes, and snippets.

@cfjedimaster
Created April 19, 2012 21:19
Show Gist options
  • Save cfjedimaster/2424281 to your computer and use it in GitHub Desktop.
Save cfjedimaster/2424281 to your computer and use it in GitHub Desktop.
<script id="result-template" type="text/x-handlebars-template">
<div class="entry">
<h1>{{title}}</h1>
<div class="body">
{{body}}
</div>
</div>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment