Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created September 3, 2017 04:07
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 freshcutdevelopment/eb9a991f3bb1b6d56c0a0241c05bc6c1 to your computer and use it in GitHub Desktop.
Save freshcutdevelopment/eb9a991f3bb1b6d56c0a0241c05bc6c1 to your computer and use it in GitHub Desktop.
Backbone greetings view template
<script type="text/template" id="greeting-template">
hello <%= name %>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment