Skip to content

Instantly share code, notes, and snippets.

@robraux
Created September 23, 2013 20:54
Show Gist options
  • Save robraux/6676830 to your computer and use it in GitHub Desktop.
Save robraux/6676830 to your computer and use it in GitHub Desktop.
{{? app.filters && app.filters.length > 0 }}
{{~app.filters :value:index2}}
.filter("{{=app.key}}{{=value.js_function_name}}", function() {
{{=value.content}}
})
{{~}}
{{?}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment