mirror of
https://github.com/elisspace/pops.git
synced 2026-08-29 15:44:05 +00:00
25 lines
1.2 KiB
PHP
25 lines
1.2 KiB
PHP
</div> <!-- close body container class -->
|
|
|
|
<!-- Footer -->
|
|
<footer class="bg-info text-center ">
|
|
<!-- Copyright -->
|
|
<div class="text-center p-3" >
|
|
© 2022 Copyright: <b>Mark Gaultney</b> & Designed by:
|
|
<a class="text-dark" href="https://elis.space/"><b>Elis.Space</b></a>
|
|
</div>
|
|
<!-- Copyright -->
|
|
|
|
</footer>
|
|
<!-- Footer -->
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js" integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous"></script>
|
|
|
|
|
|
<!-- jQuery first, then Popper.js, then Bootstrap JS
|
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
|
|
-->
|
|
</body>
|
|
</html>
|