Skip to content

Instantly share code, notes, and snippets.

@malev
Created March 3, 2012 18:22
Show Gist options
  • Save malev/1967260 to your computer and use it in GitHub Desktop.
Save malev/1967260 to your computer and use it in GitHub Desktop.
3rd Mustache example
<script type='text/html' id='template'>
<div class='description'>{{#truncate}}{{item.description}}{{/truncate}}</div>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment