File: /var/www/html/qcr24/CodeBase_quantum/dev/wp-content/themes/quantum/footer.php
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong><span><?php echo date('Y'); ?></span></strong>. All Rights Reserved.
</div>
</div>
</footer>
<!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<?php wp_footer(); ?>
</body>
</html>