2024-04-03 23:09:39 -06:00
|
|
|
<footer class="text-center text-muted w-100 mt-auto fixed-bottom">
|
|
|
|
|
<p>
|
|
|
|
|
© 2024 - CSCI 3308 Group 6
|
|
|
|
|
</p>
|
2024-03-12 01:56:44 -06:00
|
|
|
|
2024-04-11 02:24:07 -06:00
|
|
|
<!-- Registration Page Scripts -->
|
2024-04-11 05:19:51 -06:00
|
|
|
<script src="/js/registration/league-and-team-select.js"></script>
|
2024-04-11 02:24:07 -06:00
|
|
|
|
2024-04-10 01:44:44 -06:00
|
|
|
<!-- Navigation Bar Scripts -->
|
2024-04-11 05:19:51 -06:00
|
|
|
<script src="/js/navigation-bar/navigation-bar-follow.js"></script>
|
|
|
|
|
<script src="/js/navigation-bar/user/login.js"></script>
|
2024-04-07 04:59:09 -06:00
|
|
|
|
2024-04-11 03:43:44 -06:00
|
|
|
<!-- Homepage Scripts -->
|
2024-04-11 05:19:51 -06:00
|
|
|
<script src="/js/homepage/redirect-to-league-url.js"></script>
|
2024-04-11 06:59:14 -06:00
|
|
|
<script src="/routes/league-pages/generate-league-routes.js"></script>
|
2024-04-11 03:43:44 -06:00
|
|
|
|
2024-04-03 16:39:29 -06:00
|
|
|
|
2024-04-03 23:09:39 -06:00
|
|
|
</footer>
|