File: /var/www/html/dooblo.cccinfotech.com/wp-content/themes/dooblo/footer-research.php
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Dooblo
*/
?>
<a href="#top-page" id="backtotop" class="anchor">
<i class="icon-backtotop"></i>
</a>
</div><!-- #content -->
<footer id="colophon" class="site-footer-research cf" role="contentinfo">
<div class="logo"><a href="<?php echo home_url(); ?>"><img src="/wp-content/uploads/2020/09/news_letter_logo.png" alt=""></a></div>
</footer>
</div>
<?php wp_footer(); ?>
</body>
</html>