Created
March 8, 2016 17:55
-
-
Save SIRHAMY/525ce1a1e33c0627b9f1 to your computer and use it in GitHub Desktop.
Use Mustache to insert field into template
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
{{#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