Files
tvapp2/root/defaults/www/theme/footer.html
2024-12-02 14:49:15 -07:00

22 lines
806 B
HTML

</div>
</div>
</div>
<footer class="footer navbar">
<div class="container">
<div class="col text-center text-muted text-small text-nowrap">
<small>Developed by Aetherinox - <a href="https://github.com/Aetherinox/thetvapp-docker">TheTVApp Grabber</a></small><br />
<small>Lists generated by <a href="https://github.com/dtankdempse/thetvapp-m3u">dtankdempse</a></small>
</div>
</div>
</footer>
<script type="text/javascript">
CreateBreadcrumbs();
GenerateFileIcons();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox-plus-jquery.min.js"></script>
</body>
</html>