Sindbad~EG File Manager

Current Path : /home/frekansk/.trash/wp-content/themes/turitor/template/
Upload File :
Current File : /home/frekansk/.trash/wp-content/themes/turitor/template/full-width-template.php

<?php
/**
 * template-home.php
 *
 * Template Name: Full Width Template
 * Template Post Type: page, ts-teams, turitor-events
 */

get_header(); 
get_template_part( 'template-parts/banner/content', 'banner-page' );
 
?>
<div id="post-<?php the_ID(); ?>" <?php post_class('full-width-content');?> role="main">
    <div class="builder-content">
		<?php while ( have_posts() ) : the_post(); ?>
			<?php  the_content(); ?>
		<?php endwhile; ?>
    </div> <!-- end main-content -->
</div> <!-- end main-content -->
<?php get_footer(); ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists