Skip to content

Instantly share code, notes, and snippets.

@davidpett
Last active December 20, 2015 18:49
Show Gist options
  • Save davidpett/6179241 to your computer and use it in GitHub Desktop.
Save davidpett/6179241 to your computer and use it in GitHub Desktop.
<section>
<header>
<h1>{{title}}</h1>
<p>{{{description}}}</p>
</header>
{{#view App.ModulesView contentBinding="modules" itemController="module"}}
{{each view.items}}
{{/view}}
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment