6 lines
99 B
HTML
6 lines
99 B
HTML
<!-- prettier-ignore -->
|
|
<py-script>
|
|
import js
|
|
document.title = "Hallo Welt!"
|
|
</py-script>
|