8 lines
94 B
PHP
8 lines
94 B
PHP
@pushonce("scripts")
|
|
<script>
|
|
console.log("cool");
|
|
</script>
|
|
@endpushonce
|
|
|
|
|
|
yo |