foot.html 379 B

12345
  1. <script src="{{ 'assets/plugins/jquery/jquery.min.js' | absolute_url }}"></script>
  2. <script src="{{ 'assets/plugins/bootstrap/js/bootstrap.bundle.min.js' | absolute_url }}"></script>
  3. <script src="{{ 'assets/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js' | absolute_url }}"></script>
  4. <script src="{{ 'assets/js/adminlte.min.js' | absolute_url }}"></script>