attrs.unescaped.html 118 Bytes Raw Blame History Permalink 1 2 3 4 5 <script type="text/x-template"> <div id="user-<%= user.id %>"> <h1><%= user.title %></h1> </div> </script>