So I've seen handlebars templates do this:
<script id="some-template" type="text/x-handlebars-template"> </script>
and am wondering if there's a way to use underscore.js templates like this. It would be really nice to have my templates in markup instead of sitting inside a string.
.innerHTMLand use it for anything, including any template library of your choosing.