Guest User

Untitled

a guest
Nov 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <head>
  2. <title>testmouseenter</title>
  3. </head>
  4.  
  5. <body>
  6. {{> hello}}
  7. </body>
  8.  
  9. <template name="hello">
  10. <div id="foo"></div>
  11. </template>
Add Comment
Please, Sign In to add comment