Files
nexus/partials/structure/layout_end.php
Lars Gebhardt-Kusche d04a2214dd
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped
sdfdsf
2026-04-27 01:19:34 +02:00

6 lines
152 B
PHP
Executable File

</main>
<script src="<?= e(app()->assets()->versioned('/assets/js/app.js')) ?>" defer></script>
<?php asset_scripts('footer'); ?>
</body>
</html>