Created
December 6, 2011 01:40
-
-
Save cloke/1436299 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {{content.my_var}} | |
| {{#each content.blah}} | |
| ... stuff hear that is part of blah | |
| {{content.my_var}} | |
| {{/each}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment