9 lines
No EOL
115 B
HTML
9 lines
No EOL
115 B
HTML
<html>
|
|
|
|
<body>
|
|
<script type="text/javascript" charset="utf-8">
|
|
console.log('b');
|
|
</script>
|
|
</body>
|
|
|
|
</html> |