5 lines
No EOL
83 B
HTML
5 lines
No EOL
83 B
HTML
<html><body><script>
|
|
if (something) {
|
|
something('hey');
|
|
}
|
|
</script></body></html> |