Created
June 6, 2014 01:45
-
-
Save mgroves/e655dbdadf007fdc2420 to your computer and use it in GitHub Desktop.
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
| <script type="text/x-dot-template" id="my-dot-template"> | |
| <p>Hello {{=it.Name}}!</p> | |
| <p>I see that you are from {{=it.City}} and you wear a {{=it.ShoeSize}} size shoe.</p> | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment