mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
3 lines
174 B
PHP
3 lines
174 B
PHP
<script src="<?php echo $this->resource('inc/js/jquery-3.5.1.min.js'); ?>"></script>
|
|
<script src="<?php echo $this->resource('inc/js/bootstrap.min.js'); ?>"></script>
|
|
</html> |