Skip to content

Instantly share code, notes, and snippets.

@cdaringe
Created January 14, 2015 23:47
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 cdaringe/5ac447330354b99ceb88 to your computer and use it in GitHub Desktop.
Save cdaringe/5ac447330354b99ceb88 to your computer and use it in GitHub Desktop.
cdaringe-ampersand-nested-dom-binding-html-test
<html>
<html>
<head>
<title>binding test</title>
<script
src="dist/sandbox.bundle.min.js"
type="text/javascript"
charset="utf-8">
</script>
</head>
<body>
<div id="sandbox"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment