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