11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
|
- var js = '<script></script>'
|
||
|
doctype html
|
||
|
html
|
||
|
|
||
|
head
|
||
|
title= "Some " + "JavaScript"
|
||
|
!= js
|
||
|
|
||
|
|
||
|
|
||
|
body
|