Sample_Footer.php 206 B

1234567891011
  1. <?php
  2. /**
  3. * Footer file
  4. */
  5. ?>
  6. </div>
  7. <script src="bootstrap/js/jquery.min.js"></script>
  8. <script src="bootstrap/js/bootstrap.min.js"></script>
  9. <script src="bootstrap/js/script.js"></script>
  10. </body>
  11. </html>