Your IP : 216.73.216.158


Current Path : /home/c/a/p/capemnetty/www/wp-content/themes/flair/inc/
Upload File :
Current File : /home/c/a/p/capemnetty/www/wp-content/themes/flair/inc/content-header-colour.php

<?php  
	/**
	 * All variables in here are being brought from /page_builder_blocks/header_block.php
	 * This is a separate file so that you can override it easily from your child theme.
	 */
?>

<section id="home" class="colour_block">
	<div id="overlay">
	
		<?php include( locate_template('inc/content-header-titles.php') ); ?>
			
	</div>	
</section>

<script type="text/javascript">
jQuery(document).ready(function(){
	startfade();
});
</script>