Skip to content

Instantly share code, notes, and snippets.

@mgroves
Created June 6, 2014 01:45
Show Gist options
  • Select an option

  • Save mgroves/e655dbdadf007fdc2420 to your computer and use it in GitHub Desktop.

Select an option

Save mgroves/e655dbdadf007fdc2420 to your computer and use it in GitHub Desktop.
<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