HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //old_home_backup/busesatwork.co.uk/public_html/wp-content/themes/publication/footer.php
<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the #content div and all content after
 *
 * @package Publication
 */

?>

			</div><!-- #content -->

			<footer id="colophon" class="site-footer" role="contentinfo">
				<div class="site-info">
					<a href="<?php echo esc_url( __( '/', 'publication' ) ); ?>"><?php printf( esc_html__( 'Travelline %s', '' ), '' ); ?></a>
					<span class="genericon genericon-wordpress sep"></span>
					<?php printf( esc_html__( 'Theme: %1$s by %2$s.', 'publication' ), 'Publication', '<a href="http://twelve20.co.uk/" rel="designer">Twelve20</a>' ); ?>
				</div><!-- .site-info -->
			</footer><!-- #colophon -->
		</div><!-- #page -->
	</div><!-- #body-wrapper -->

<?php wp_footer(); ?>

</body>
</html>