<?php
/**
* @var string $attributes
*/
?>
<script <?= $attributes ?>>
window.App.Vars = <?= json_encode(script_vars()) ?>
</script>