Skip to content

Instantly share code, notes, and snippets.

@SIRHAMY
Created March 8, 2016 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SIRHAMY/525ce1a1e33c0627b9f1 to your computer and use it in GitHub Desktop.
Save SIRHAMY/525ce1a1e33c0627b9f1 to your computer and use it in GitHub Desktop.
Use Mustache to insert field into template
{{#tooltipText}}
<span title="This is the tooltip text: {{tooltipText}}"></span>
{{/tooltipText}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment