Files
tvapp2/root/defaults/www/theme/footer.html

21 lines
676 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>
</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>