- var js = '<script></script>'
doctype html
html
 
  head
    title= "Some " + "JavaScript"
    != js
   
   
     
  body