marko/test/render/fixtures/script/template.marko
2017-11-22 16:46:18 -08:00

3 lines
73 B
Plaintext

<script type="text/javascript">
console.log('hello world');
</script>