Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created January 17, 2011 22:58
Show Gist options
  • Save wfaler/783657 to your computer and use it in GitHub Desktop.
Save wfaler/783657 to your computer and use it in GitHub Desktop.
widget.html
{{#widget}}
<b>Id</b><br/>
{{id}}<br/>
<b>Name</b><br/>
{{name}}<br/>
<b>Price</b><br/>
{{priceInPence}}<br/>
{{/widget}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment