site/footer.php
Ben Harris e5b4379406
All checks were successful
continuous-integration/drone/push Build is passing
tidy up formatting
2021-09-12 20:13:59 -04:00

11 lines
313 B
PHP

<footer class="text-center">
<a href="https://tildegit.org/tilderadio/site">page source</a> | <a href="/dmca.php">DMCA</a>
</footer>
</div>
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>