File: //old_home_backup/busesatwork.co.uk/public_html/wp-content/themes/tortuga/footer.php
<?php
/**
* The template for displaying the footer.
*
* Contains all content after the main content area and sidebar
*
* @package Tortuga
*/
?>
</div><!-- #content -->
<?php do_action( 'tortuga_before_footer' ); ?>
<div id="footer" class="footer-wrap">
<footer id="colophon" class="site-footer container clearfix" role="contentinfo"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- spamdex-display -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-2121528995419082"
data-ad-slot="8029362605"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div id="footer-text" class="site-info">
<?php print( 'this is careline 2016 ' ); ?>
</div><!-- .site-info -->
<?php do_action( 'tortuga_footer_menu' ); ?>
</footer><!-- #colophon -->
</div>
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>